File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
1
2
- <!--
2
+ <!--
3
3
4
4
If release PR, add ?template=release.md to the PR url to use the release PR template.
5
5
10
10
11
11
** Marked version:**
12
12
13
- <!-- The NPM version or commit hash having the issue -->
13
+ <!-- The NPM version or commit hash having the issue -->
14
14
15
15
## Description
16
16
@@ -28,22 +28,20 @@ Describe the output you received from marked
28
28
29
29
## What was attempted
30
30
31
- Describe what code combination got you there
31
+ Describe what code combination got you there
32
32
33
- -->
33
+ -->
34
34
35
35
## Contributor
36
36
37
37
- [ ] Test(s) exist to ensure functionality and minimize regresstion (if no tests added, list tests covering this PR); or,
38
38
- [ ] no tests required for this PR.
39
39
- [ ] If submitting new feature, it has been documented in the appropriate places.
40
-
40
+
41
41
## Committer
42
42
43
43
In most cases, this should be a different person than the contributor.
44
44
45
45
- [ ] Draft GitHub release notes have been updated.
46
- - [ ] cm_autolinks is the only failing test (remove once CI is in place and all tests pass).
47
- - [ ] All lint checks pass (remove once CI is in place).
48
46
- [ ] CI is green (no forced merge required).
49
- - [ ] Merge PR
47
+ - [ ] Merge PR
You can’t perform that action at this time.
0 commit comments