chore: Edit contributing guidelines

This commit is contained in:
Lucas Larroche 2022-03-13 14:19:51 +07:00
parent 0699a1dcac
commit c107a7b049
7 changed files with 52 additions and 55 deletions

21
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,21 @@
---
name: Bug report
about: If you've already asked for help with a problem and confirmed something is broken with Pico CSS, create a bug report.
---
Please search for duplicate or closed issues first.
## Describe the issue
### Current Behavior
A concise description of the bug.
### Expected Behavior
A concise description of what you expected.
### Reproduction URL
We recommend including a link to a minimal reproduction of the bug using CodePen or a similar tool.
**Please do not link to your actual project**, what we need instead is a reduced test case in a fresh project without any unnecessary code.
### Environment
Example: OS, versions, browser details.