forked from workshopper/javascripting
-
Notifications
You must be signed in to change notification settings - Fork 0
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 workshopper#179 from workshopper/contributing
Add documentation on contributing.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 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,19 @@ | ||
# Contributing | ||
|
||
Code contributions are welcome and high encouraged! For instructions and help creating a great pull request, please read the [workshopper contributing document](https://github.com/workshopper/org/blob/master/CONTRIBUTING.md). | ||
|
||
If you have questions about contributing, please create an issue. | ||
|
||
## Lead Maintainers | ||
|
||
The role of lead maintainers is to triage and categorize issues, answer questions about contributing to the repository, review and give feedback on PRs, and maintain the quality of a workshopper's codebase and repository. | ||
|
||
### Current Team | ||
|
||
[link to github]() | ||
|
||
### Volunteer | ||
|
||
Submitting many PRs? Please volunteer to lead this repository! Lead maintainers are selected in the philosophy of [Open Open Source](http://openopensource.org/): | ||
|
||
> Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. |