Commit 5c92c14c authored by Raymond Toy's avatar Raymond Toy
Browse files

Merge branch 'fixup-template-headings' into 'master'

Fix up headings for issue templates

See merge request cmucl/cmucl!73
parents 9b1abca5 1b27941a
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
**Describe the bug**
## Describe the bug
A clear and concise description of what the bug is.

**To Reproduce**
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
## Expected behavior
A clear and concise description of what you expected to happen.

**Screenshots**
## Screenshots
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
## Desktop (please complete the following information):
 - OS: [e.g. Linux]
 - Version [e.g. 21c]

**Additional context**
## Additional context
Add any other context about the problem here.

/label ~bug
+3 −3
Original line number Diff line number Diff line
**Describe the feature**
## Describe the feature
Briefly describe the feature you would like see.

**Is there a prototype?**
## Is there a prototype?
If you have a prototype, provide links to illustrate this addition.  This is the best way to propose a new feature.

**Describe the feature in more detail**
## Describe the feature in more detail
Provide more information to describe the feature.

/label ~feature