Compare commits

...

2 Commits

Author SHA1 Message Date
Marcin Ziąbek 190b1e7dee Update issue templates 2021-03-01 16:49:27 +01:00
Marcin Ziąbek 98be1abe74 Merge pull request #1 from QuestPDF/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2021-03-01 16:41:17 +01:00
2 changed files with 43 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please provide an example, minimalistic code that shows the problem.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.
+20
View File
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.