-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
35c50af
commit 2ab1cd7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,11 +93,11 @@ I appreciate any form for contribution you want to make to the project! The proj | |
|
||
You can start contributing on any aspect of the operating system, and if you should ever be in doubt, feel free to send me an email at [email protected]. | ||
|
||
### Submitting issues | ||
### Submitting issues <a name="contrib-issues"></a> | ||
|
||
When submitting issues, please take care that the issue is not a dublicate of an already existing, open issue. Please follow the templates specified for issues. Issues can be either a bug report or a feature request. If you feel like the feedback/issue you have does not fall into either category, pick the one you feel it fits the most. | ||
|
||
### Pull Requests | ||
### Pull Requests <a name="contrib-pr"></a> | ||
|
||
If you want to contribute as a developer on the project please fork the repository, and contribute via pull requests. There is a pull request template you can use when creating a pull request. Please allow for a day or two for me to review the pull request before accepting, as I will take a look as quickly as possible and submit your pull request. | ||
|
||
|