-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #279 from mottosso/master
register_gui()
- Loading branch information
Showing
8 changed files
with
274 additions
and
138 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
### Contributing to this project | ||
|
||
To contribute, fork this project and submit a pull-request. | ||
|
||
Your code will be reviewed and merged once it: | ||
|
||
1. Does something useful | ||
1. Is up to par with surrounding code | ||
|
||
Development for this project takes place in individual forks. The parent project ever only contains a single branch, a branch containing the latest working version of the project. | ||
|
||
Bugreports must include: | ||
|
||
1. Description | ||
2. Expected results | ||
3. Short reproducible | ||
|
||
Feature requests must include: | ||
|
||
1. Goal (what the feature aims to solve) | ||
2. Motivation (why *you* think this is necessary) | ||
3. Suggested implementation (psuedocode) | ||
|
||
Questions may also be submitted as issues. |
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
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
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
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
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
Oops, something went wrong.