chore(templates): add issue templates

This commit is contained in:
Sat Naing
2024-10-12 17:36:34 +07:00
committed by satnaing
parent 06714b86ee
commit c429126982
4 changed files with 69 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
---
name: "\U0001F41E Bug report"
about: Report a bug or unexpected behavior in AstroPaper
title: "[BUG]: "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**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.