mirror of
https://github.com/Terreii/andromeda-viewer.git
synced 2026-08-14 00:57:49 +00:00
docs(contributing): update CONTRIBUTING.md
This commit is contained in:
@@ -105,7 +105,6 @@ To contribute documentation:
|
||||
* Edit or add any relevant documentation.
|
||||
* Make sure your changes are formatted correctly and consistently with the rest of the documentation.
|
||||
* Re-read what you wrote, and run a spellchecker on it to make sure you didn't miss anything.
|
||||
* In your commit message(s), begin the first line with `docs: `. For example: `docs: Adding a doc contrib section to CONTRIBUTING.md`.
|
||||
* Write clear, concise commit message(s) using [conventional-changelog format](https://github.com/conventional-changelog/conventional-changelog-angular/blob/master/convention.md). Documentation commits should use `docs(<component>): <message>`.
|
||||
* Go to https://github.com/Terreii/andromeda-viewer/pulls and open a new pull request with your changes.
|
||||
* If your PR is connected to an open issue, add a line in your PR's description that says `Fixes: #123`, where `#123` is the number of the issue you're fixing.
|
||||
|
||||
Reference in New Issue
Block a user