Skip to the content.

Contributing to Reapinger BCF2000


Home


I’d love for you to contribute to the source code and to make Reapinger BCF2000 even better than it is today! Here are the guidelines I’d like you to follow:

Code of Conduct

Help me keep Reapinger BCF2000 open and inclusive. Please be kind to and considerate of other developers, as we all have the same goal: make Reapinger BCF2000 as good as it can be. Read the full Code Of Conduct

Got a Question or Problem?

If you have questions about how to use Reapinger BCF2000, please see the docs, and if you don’t find the answer there, please contact me via twitter

Found an Issue?

If you find a bug in the source code or a mistake in the documentation, you can help me by submitting an issue. You can help me out even more by submitting a Pull Request with a fix.

Please see the Submission Guidelines below.

Want a Feature?

You can request a new feature by submitting an issue to my GitHub Repository. If you would like to implement a new feature then consider what kind of change it is:

Want a Doc Fix?

If you want to help improve the docs, it’s a good idea to let others know what you’re working on to minimize duplication of effort. Create a new issue (or comment on a related existing one) to let others know what you’re working on.

For large fixes, please build and test the documentation before submitting the PR to be sure you haven’t accidentally introduced layout or formatting issues.

Submission Guidelines

Submitting an Issue

Before you submit your issue search the archive, maybe your question was already answered.

If your issue appears to be a bug, and hasn’t been reported, open a new issue. Help me to maximize the effort I can spend fixing issues and adding new features by not reporting duplicate issues. Providing the following information will increase the chances of your issue being dealt with quickly:

If you get help, help others. Good karma rules!

Submitting a Pull Request

Before you submit your pull request consider the following guidelines:

In GitHub, send a pull request to reapinger-bcf2000:develop. If I suggest changes, then:

That’s it! Thank you for your contribution!

After your pull request is merged

After your pull request is merged, you can safely delete your branch and pull the changes from the main (upstream) repository.

Coding Rules

WIP