Skip to content

Commit

Permalink
Add contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Rombur committed May 3, 2024
1 parent 8c28e59 commit 30fee8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Contributing

Contributing to adamantine is easy. Just send us a [pullrequest](https://help.github.com/articles/using-pull-requests/).
When you send your request, make `master` the destination branch on the [adamantine repository](https://github.com/adamantine-sim/adamantine).

Your pull request must pass adamantine's tests.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,3 +276,7 @@ The first entry of the file is the dimension the problem: 2 or 3.
## Questions
If you have any question, find a bug, or have feature request please open an
issue.

## Contributing
We encourage you to contribute to adamantine! Please check out the
[guidelines](CONTRIBUTING.md) about how to proceed.

0 comments on commit 30fee8e

Please sign in to comment.