mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-12-04 01:51:16 +00:00
Create CONTRIBUTING.md
This commit is contained in:
parent
1f71d06804
commit
f7f0f1d433
1 changed files with 15 additions and 0 deletions
15
CONTRIBUTING.md
Normal file
15
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
Here is a quick checklist for any new contributor to the project:
|
||||
|
||||
- Please read the [mission statement](http://icculus.org/gtkradiant/) on the project homepage.
|
||||
|
||||
- This project is mostly coordinated via IRC. We recommend joining the [#radiant channel on QuakeNet IRC](http://webchat.quakenet.org/#radiant) to ask questions there.
|
||||
|
||||
- The [mailing list](http://icculus.org/mailman/listinfo/gtkradiant) is another channel of communication with the developers.
|
||||
|
||||
Ok, I want to write some code! Where do I start?
|
||||
|
||||
- Check the list of [known issues](https://github.com/TTimo/GtkRadiant/issues).
|
||||
|
||||
- Use the milestones filter to find tasks that need to be worked on in priority.
|
||||
|
||||
- Send in pull requests!
|
Loading…
Reference in a new issue