-
Notifications
You must be signed in to change notification settings - Fork 31
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
35 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,35 @@ | ||
# Contributing to MarvelUniverse React App | ||
|
||
See what we've made so far [here](https://marvels.netlify.com/) | ||
|
||
The following is a set of guidelines for contributing to MarvelUniverse React App. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. | ||
|
||
[How Can I Contribute?](#how-can-i-contribute) | ||
* [Reporting Bugs](#reporting-bugs) | ||
* [Suggesting Enhancements](#suggesting-enhancements) | ||
* [Pull Requests](#pull-requests) | ||
|
||
Please report unacceptable behavior to [the owner](mailto:[email protected]) of this repo. | ||
|
||
> **Note:** Please don't file an issue to ask a question.You'll get faster results by asking one of the contributors. | ||
|
||
## How can I Contribute | ||
|
||
### Reporting Bugs | ||
|
||
Bug reports can be of great help all the time! Just head [here](https://marvels.netlify.com/) or run the project locally and start testing stuf!!! | ||
|
||
Before opening a new issue please check the already opened issues. | ||
|
||
### Suggesting Enhancements | ||
|
||
Any suggestion for improvement is worth mentioning. | ||
|
||
### Pull Requests | ||
|
||
Please try to: | ||
|
||
- Maintain code quality | ||
- Fix problems that are important to users | ||
- Enable a sustainable system for the maintainers to review contributions |