mirror of
https://github.com/hyprwm/Hypr.git
synced 2024-11-23 22:05:58 +01:00
created contributing guidelines
This commit is contained in:
parent
eae8c80782
commit
bcfadb4df0
1 changed files with 14 additions and 0 deletions
14
CONTRIBUTING.md
Normal file
14
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Contributing
|
||||
|
||||
Contributing is very welcome, but please read this before starting.
|
||||
|
||||
## How to?
|
||||
I track everything on GitHub. I know torvalds said it's ass, but I can't be bothered to use anything else.
|
||||
|
||||
First off, make sure there is no PR for what you are planning to make.
|
||||
|
||||
Second, make double and triple sure that what you want to make is *actually useful*. Please do not open a PR for a typo. Open an issue for such things instead.
|
||||
|
||||
That's it for now I guess. Thanks for considering contributing to Hypr!
|
||||
|
||||
## =)
|
Loading…
Reference in a new issue