We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b195a9 commit f81909eCopy full SHA for f81909e
.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/start-here.md
@@ -1,3 +1,12 @@
1
+---
2
+name: Start Here
3
+about: Help improve Slate!
4
+title: "✍️ TODO"
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
<!--
11
⚠️ READ THIS BEFORE SUBMITTING ⚠️
12
@@ -9,7 +18,7 @@ If you've found a bug with Slate upstream that you're still encountering even in
18
-->
19
20
Operating system: ✍️ TODO
-Last upstream version (check `CHANGELOG.md` for the latest version): ✍️ TODO
21
+Last upstream commit (run `git log --author="Robert Lord" | head -n 1`): ✍️ TODO
13
22
Browser version(s): ✍️ TODO
14
23
Ruby version (run `ruby -v`): ✍️ TODO
15
24
0 commit comments