-
Notifications
You must be signed in to change notification settings - Fork 7
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
4d4770a
commit e138228
Showing
2 changed files
with
40 additions
and
1 deletion.
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,21 @@ | ||
# Contributing | ||
|
||
We'd love to have you contribute to Statusphere! | ||
|
||
We take contributions seriously and want to make sure that you have a great experience contributing to this project. | ||
As such we're starting with a 2 day response time for all issues and PRs. If you don't get a response within 2 days, feel free to email me directly at chris -at- metoro (dot) io. | ||
|
||
Please read the following guidelines to get started. | ||
|
||
## Getting Started | ||
|
||
Before you write a PR, please an open an issue to discuss the changes you'd like to make. This will help us understand what you're trying to achieve and make sure that we're on the same page and that your work will be accepted. | ||
|
||
This doesn't need to be an essay, just a short description of what you're trying to achieve and why then we'll quickly flesh out the details together. | ||
|
||
## Pull Request Process | ||
|
||
1. Fork the repository | ||
2. Create a new branch with a descriptive name | ||
3. Make your changes | ||
4. Open the PR and link the issue that you opened in the previous step |
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