-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
522089b
commit 8caa7e7
Showing
2 changed files
with
20 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,14 @@ | ||
# Contributing to feqparse | ||
|
||
## Reporting Issues | ||
Issues, including bugs and feature requests, can be reported at https://github.com/FluidNumerics/feq-parse/issues | ||
|
||
## Contributing | ||
If you want to help resolve [any open issues](https://github.com/FluidNumerics/feq-parse/issues), you can do the following : | ||
|
||
1. Fork this repository | ||
2. Insert your fixes and commit your changes to your fork. Be sure to include any new additional tests to demonstrate the new feature or bug fix. | ||
3. Open a pull request from your fork to this upstream repository. | ||
4. Work with the upstream reviewer to merge your changes into feq-parse. | ||
|
||
When you contribute code, feel add your name to the Contributors section of the README.md |
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