> For the complete documentation index, see [llms.txt](https://cosmeticscore.devs.beer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmeticscore.devs.beer/contribute/edit-the-english-wiki.md).

# Edit the English wiki

## How to edit this wiki?

### Setting up your repository

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

<figure><img src="/files/HEZKfwIxtJwKrchkIy2x" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/W1S2upLfe5kFDiAVokcy" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/VbE5hKmC97KuZwxRamiz" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/lh9T4wEn67e8bRSzr742" alt=""><figcaption></figcaption></figure>

{% 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

<figure><img src="/files/B4DMg5Hm92gnamEKkKR5" alt=""><figcaption></figcaption></figure>

### 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>

![](/files/K7mf0ziiUjxmMidqHzmg)

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

![](/files/NyrDfsQ8dpVYlN6hpk1h)
{% endhint %}
