Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
1b27941a
by Raymond Toy at 2021-03-22T20:00:49-07:00
-
5c92c14c
by Raymond Toy at 2021-03-23T03:34:19+00:00
2 changed files:
Changes:
1 |
-**Describe the bug**
|
|
1 |
+## Describe the bug
|
|
2 | 2 |
A clear and concise description of what the bug is.
|
3 | 3 |
|
4 |
-**To Reproduce**
|
|
4 |
+## To Reproduce
|
|
5 | 5 |
Steps to reproduce the behavior:
|
6 | 6 |
1. Go to '...'
|
7 | 7 |
2. Click on '....'
|
8 | 8 |
3. Scroll down to '....'
|
9 | 9 |
4. See error
|
10 | 10 |
|
11 |
-**Expected behavior**
|
|
11 |
+## Expected behavior
|
|
12 | 12 |
A clear and concise description of what you expected to happen.
|
13 | 13 |
|
14 |
-**Screenshots**
|
|
14 |
+## Screenshots
|
|
15 | 15 |
If applicable, add screenshots to help explain your problem.
|
16 | 16 |
|
17 |
-**Desktop (please complete the following information):**
|
|
17 |
+## Desktop (please complete the following information):
|
|
18 | 18 |
- OS: [e.g. Linux]
|
19 | 19 |
- Version [e.g. 21c]
|
20 | 20 |
|
21 |
-**Additional context**
|
|
21 |
+## Additional context
|
|
22 | 22 |
Add any other context about the problem here.
|
23 | 23 |
|
24 | 24 |
/label ~bug
|
1 |
-**Describe the feature**
|
|
1 |
+## Describe the feature
|
|
2 | 2 |
Briefly describe the feature you would like see.
|
3 | 3 |
|
4 |
-**Is there a prototype?**
|
|
4 |
+## Is there a prototype?
|
|
5 | 5 |
If you have a prototype, provide links to illustrate this addition. This is the best way to propose a new feature.
|
6 | 6 |
|
7 |
-**Describe the feature in more detail**
|
|
7 |
+## Describe the feature in more detail
|
|
8 | 8 |
Provide more information to describe the feature.
|
9 | 9 |
|
10 | 10 |
/label ~feature
|