Browse Source

add contribution guidelines

website
axk4545 7 years ago
parent
commit
e3fd0a08b4
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      CONTRIBUTING.md

+ 11
- 0
CONTRIBUTING.md View File

@ -0,0 +1,11 @@
TigerOS
====================
## Contributing
Please fork this repository and submit pull requests against the devel branch. Pull requests will be reviewed as time permits.
Some things to keep in mind:
* This is a student run project so it may take a bit to get a response form the developers.
* All scripts added to github should have 644 permissions to minimize execution of arbitrary code.
* When possible please contact the maintainer or creator of a component through a github issue or IRC. The email accounts listed are university accounts and may filter your message as spam.
* Please use the editorconfig file when editing files to ensure consistency.
* Contact ritlug@gmail.com with any questions. Please include the phrase TigerOS in the subject.

Loading…
Cancel
Save