-
Do you miss something? Create new issue.
-
Did you find a bug? Create new issue.
-
Do you want to fix a bug?
- Ask for an issue labeled up-for-grabs.
- Write the unit tests.
- Fix the bug.
- Create pull request.
-
Do you want to implement a feature?
- Ask for an feature labeled up-for-grabs.
- Implement the feature.
- Write unit tests.
- Create pull request.
- Try to follow Framework Design Guidelines.
- All public API must have Xml Documentation Comments.
- All bug fixes must include unit tests.
- All features must include unit tests.