Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.
You can contribute in many ways:
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your local setup that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
To fix bugs please fork the repository and create a merge request. See also merge_requests.
To fix bugs please fork the repository and create a merge request. See also merge_requests.
train_pybird_emulators
could always use more documentation, whether as part of the
official train_pybird_emulators
docs, in docstrings, or even on
the web in blog posts, articles, and such.
If you are proposing a feature:
- Explain in detail how it would work.
- Keep the scope as narrow as possible, to make it easier to implement.
- Remember that this is a volunteer-driven project, and that contributions are welcome :)
Before you submit a merge request, check that it meets these guidelines:
- The merge request should include tests for your bugfix or new feature.
- Make sure that all tests succeed.
- If the merge request adds functionality, the docs should be updated. Put your new functionality into a function with a docstring, and add the feature to the list in README.rst.
- The pull request should work for Python latest 3.X.