From e723005f7b042e9ee70d9dea95410dbb3aebc021 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Thu, 20 May 2021 22:40:08 +0300 Subject: [PATCH] docs: update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1c803fd..c06ecf6 100755 --- a/README.md +++ b/README.md @@ -188,6 +188,13 @@ See the [open issues](https://github.com/dec0dOS/zero-ui/issues) for a list of p [![GitHub issues open](https://img.shields.io/github/issues/dec0dOS/zero-ui.svg?maxAge=2592000)](https://github.com/dec0dOS/zero-ui/issues) +Please try to create bug reports that are: + +- _Reproducible._ Include steps to reproduce the problem. +- _Specific._ Include as much detail as possible: which version, what environment, etc. +- _Unique._ Do not duplicate existing opened issues. +- _Scoped to a Single Bug._ One bug per report. + ## Contributing Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.