diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..de74ed6 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing to IDRLnet + +First off, thanks for taking the time to contribute! + +- **Reporting bugs.** To report a bug, simply open an issue in the GitHub "Issues" section. + +- **Suggesting enhancements.** To submit an enhancement suggestion for IDRLnet, including completely new features and + minor improvements to existing functionality, let us know by opening an issue. + +- **Pull requests.** If you made improvements to IDRLnet, fixed a bug, or had a new example, feel free to send us a + pull-request. + +- **Asking questions.** To get help on how to use IDRLnet or its functionalities, you can as well open an issue. + +- **Answering questions.** If you know the answer to any question in the "Issues", you are welcomed to answer.