Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.69 KB

CONTRIBUTING.md

File metadata and controls

40 lines (25 loc) · 1.69 KB

Contributing

Any kind of contribution to the project is greatly appreciated.

  • Bug fixes
  • Implementing new features
  • Code refactoring
  • Etc.

When contributing to this repository, please first see whether an issue with the same idea
as yours has already been submitted. If not, discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.
Make sure to use a relevant template when opening an issue!

Issue Templates

Found a Bug?

Have an idea for a new feature or for optimization of an existing feature?

Ready to make a pull request?

Working on new features and bugs

Everything on the issue page is up for grabs unless someone else is
currently working on it. Make sure to get assigned before working on the issue
to avoid any misunderstandings.

Pull Request Process

  1. Make sure to open and discuss an issue before opening a pull request!

  2. Ensure any install or build dependencies are removed before the end of the layer when doing a build.

  3. Ensure that you made an appropriate amount of commits and that their messages are compact and
    descriptive of the changes you made in the commit.

  4. Don't forget to use the Pull request template!

  5. You may merge the Pull Request in once you have a sign-off of any of the owners.