diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1a4c7a..45c0a6c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,15 @@ +# Bugs + +Before create a new bug, please, first search if the bug already exists to avoid duplication. + +Then, remember to add: +- a short but clear title, +- a good description, including details and steps to reproduce (if applicable), +- your distro name, +- your distro version. + +This will speed up the mitigation process. + # Contributing Contributions are welcomed and appreciated! To start contributing: |