1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-01-18 19:59:44 +01:00
Sengi-Windows-MacOS-Linux/CONTRIBUTING.md
Miosame 91f75f2b0f
Fix typos in contributing.md
"explicitely" => "explicitly"
"opened" => "open"
2020-09-18 06:16:19 +02:00

25 lines
953 B
Markdown

# Contributing Guidelines
Thanks for taking the time to contribute!
## Issue
Ensure the bug was not already reported by searching on GitHub under [issues](https://github.com/NicolasConstant/sengi/issues). If you're unable to find an open issue addressing the bug, open a [new issue](https://github.com/NicolasConstant/sengi/issues/new).
Please pay attention to the following points while opening an issue.
### Write detailed information
Detailed information is very helpful to understand an issue.
For example:
* How to reproduce the issue, step-by-step.
* The expected behavior (or what is wrong).
* Screenshots for GUI issues.
* The operating system.
* The browser (if any) type and version.
* The Sengi version.
## Pull Requests
Pull Requests are maybe a bit early right now, since the project and code can change a lot, so it's not really adviced to open PR today.
I will notify explicitly when I'll be more open to external contributions.