mirror of
https://github.com/fmhy/edit.git
synced 2025-07-31 08:12:23 +10:00
Update
This commit is contained in:
parent
a19b584e92
commit
6f9bed791a
1 changed files with 12 additions and 12 deletions
24
.github/CONTRIBUTING.md
vendored
24
.github/CONTRIBUTING.md
vendored
|
@ -57,18 +57,6 @@ If you're unsure, ask in the wiki channels on [Discord](https://rentry.co/fmhy-i
|
|||
|
||||
Instructions on various ways to edit the wiki and preview changes.
|
||||
|
||||
### GitHub Codespaces
|
||||
|
||||
To use [GitHub Codespaces](https://github.com/features/codespaces), follow these steps:
|
||||
|
||||
1. Fork the repository by clicking the "Fork" button in the top right corner.
|
||||
|
||||
2. Now, click on the "Code" button on the top right corner of the page and select "Codespaces" from the dropdown menu.
|
||||
|
||||
3. Make your changes.
|
||||
|
||||
4. To close the workspace, click the "Code" button in the top right corner, then click "Stop Codespace" and hit enter.
|
||||
|
||||
### GitHub Editor
|
||||
|
||||
You can use the build-in web editor in two ways:
|
||||
|
@ -87,6 +75,18 @@ You can use the build-in web editor in two ways:
|
|||
|
||||
3. You should now see a comparison page showing all your edits. Click "Create pull request", fill in the box describing your changes and provide details if needed, then hit submit.
|
||||
|
||||
### GitHub Codespaces
|
||||
|
||||
To use [GitHub Codespaces](https://github.com/features/codespaces), follow these steps:
|
||||
|
||||
1. Fork the repository by clicking the "Fork" button in the top right corner.
|
||||
|
||||
2. Now, click on the "Code" button on the top right corner of the page and select "Codespaces" from the dropdown menu.
|
||||
|
||||
3. Make your changes.
|
||||
|
||||
4. To close the workspace, click the "Code" button in the top right corner, then click "Stop Codespace" and hit enter.
|
||||
|
||||
### Local Instance
|
||||
|
||||
> [!INFO] NOTE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue