# Edit the English wiki

## How to edit this wiki?

### Setting up your repository

Open the [**Github** repository](https://github.com/LoneDev6/Wiki-ItemsAdder) of this wiki, press on **`Fork`**.

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-382cd927eebe9c9a5d22636138523750f8966108%2Fimage.png?alt=media)

Make sure you're on the `master` branch.

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-f7e10444621dbf73a81aae26b78bf62cec27e656%2Fimage.png?alt=media)

Select a file you want to edit and press the **pen** button

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-bcb4e8d25d19ff2d6ab280f16218352fc03b4c19%2Fimage.png?alt=media)

Edit the file and then press <mark style="color:green;">**Commit changes**</mark>

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-be0496999865772ae81ce4affea15d371a33a749%2Fimage.png?alt=media)

{% hint style="warning" %}

#### Important notes

* Do not remove the `#` special characters, edit only the next text, these are titles.
* Do not remove or edit special texts inside `{ }`, for example `{% hint style="info" %}`, these are used to create the hint message boxes.
* Do not remove `*` character, these are used to create lists
* Do not remove emojis
* Do not edit or remove the `--- description: ---` text on top of some pages, edit only the inner text.
* Do not remove `\` on some lines end
  {% endhint %}

### Example of what you *<mark style="color:red;">must not</mark>* edit

![](https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-74dd7854306c801d08fd3b3b8231cc84949ac432%2Fimage.png?alt=media)

### Last step

Contact **LoneDev** in order to get your changes reviewed and added to the wiki.\
Feel free to ping **LoneDev** on the Discord or to open a support ticket in the community channel.

{% hint style="info" %}
Would be good if you update your repository each time the main repository (the one in English) gets edited, to reflect changes.

To sync it you have to press **Fetch Upstream**.\
<https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork>

<img src="https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-2cd7f77d37df252d2a6b49b84cf8032fa59e25ab%2Fimage.png?alt=media" alt="" data-size="original">

\
You can keep track of changes in the Discord notification channel.

<img src="https://708574821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M28TcKgSDvuFN510qye-887967055%2Fuploads%2Fgit-blob-a6934c1931eb17754620f0f33403984fd5e6f134%2Fimage.png?alt=media" alt="" data-size="original">
{% endhint %}
