Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 992 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 992 Bytes

Contributing

Thank you for considering contributing to Flatpkmngr.

There are many ways to contribute to Flatpkmngr, for example you can submit bug reports, write code or modify code comments to make them more clear.

When contributing, please follow this guidelines:

  • Read code of conduct before contributing.
  • For major changes, please open an issue first.
  • Make sure that Flatpkmngr compiles with the same Makefile as the one in the master branch.

First contribution.

Don't know where to start? You can open our issue tracker and search for issues with 'good first issue' and try to fix them. Not sure how to make a pull request? You can find out how here.

Submitting a bug report

When submitting a bug report, please make sure to include this information:

  • What Linux distro are you using?
  • Steps to reproduce