Skip to content

Commit 8f0cd5e

Browse files
committed
format github issues template
1 parent 876c0a9 commit 8f0cd5e

3 files changed

Lines changed: 9 additions & 11 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Contributing to PAL
22

3-
Thank you for your interest in contributing to **PAL**.
4-
53
Everyone is welcome to contribute to PAL by submitting bug reports,
64
bug fixes, improving documentation, adding tests examples, telling others about PAL,
75
giving PAL a star, adding a new backend, etc.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ about: Create a report to help us improve
44
labels: bug
55
---
66

7-
**Describe the bug**
7+
**Describe the bug**
88
A clear and concise description of what the bug is.
99

10-
**To Reproduce**
10+
**To Reproduce**
1111
Steps to reproduce the behavior:
1212
1. Go to '...'
1313
2. Click on '....'
1414
3. Scroll down to '....'
1515
4. See error
1616

17-
**Expected behavior**
17+
**Expected behavior**
1818
A clear and concise description of what you expected to happen.
1919

20-
**Screenshots**
20+
**Screenshots**
2121
If applicable, add screenshots to help explain your problem.
2222

2323
**Operating system (please complete the following information)**:
2424
- OS: [e.g. windows]
2525
- Version: [e.g. 11]
2626

27-
**Additional context**
27+
**Additional context**
2828
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ about: Suggest an idea for this project
44
labels: enhancement
55
---
66

7-
**Is your feature request related to a problem? Please describe.**
7+
**Is your feature request related to a problem? Please describe.**
88
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
99

10-
**Describe the solution you'd like**
10+
**Describe the solution you'd like**
1111
A clear and concise description of what you want to happen.
1212

13-
**Describe alternatives you've considered**
13+
**Describe alternatives you've considered**
1414
A clear and concise description of any alternative solutions or features you've considered.
1515

16-
**Additional context**
16+
**Additional context**
1717
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)