-
Notifications
You must be signed in to change notification settings - Fork 60
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
Showing
1 changed file
with
15 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,15 @@ | ||
# Contributing | ||
|
||
We love pull requests from everyone, so if there's something that you'd like to add, please do! | ||
|
||
## Step-by-step | ||
|
||
1. Fork, then clone the repo: `git clone [email protected]:your-username/witchcraft.git` | ||
2. Make your change | ||
3. Push to your fork and [submit a pull request][pr]. | ||
|
||
At this point you're waiting on us. We may suggest some changes or improvements or alternatives. The maintainers reserve the right to reject any resource that we feel does not add new information, or does not adhere to the [Open Code of Conduct](http://todogroup.org/opencodeofconduct/#witchcraft/[email protected]) | ||
|
||
## Code of Conduct | ||
This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. | ||
[code-of-conduct]: http://todogroup.org/opencodeofconduct/#witchcraft/[email protected] |