mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add contributing guidelines
This commit is contained in:
parent
da0e04e17d
commit
e0007ec6d1
15
CONTRIBUTING.md
Normal file
15
CONTRIBUTING.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Contribution Guidelines
|
||||||
|
|
||||||
|
First of all, thanks for taking the time to contribute to this project!
|
||||||
|
|
||||||
|
## Submitting issues
|
||||||
|
|
||||||
|
- Ensure the issue was not already reported by searching on GitHub under issues.
|
||||||
|
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible.
|
||||||
|
|
||||||
|
## Submitting pull requests
|
||||||
|
|
||||||
|
- Ensure your changes follows the [awesome list guidelines][guidelines].
|
||||||
|
- Before submitting a PR make sure your changes are passed `awesome-lint`.
|
||||||
|
|
||||||
|
[guidelines]: https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md#requirements-for-your-awesome-list
|
Loading…
Reference in New Issue
Block a user