You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# GitHub Issue Parser
2
2
3
-
Use this action to convert issues into a unified JSON structure.
3
+
Use this action to convert issues into a unified JSON structure.
4
4
5
5
## Setup
6
6
@@ -100,6 +100,10 @@ The actions output will be
100
100
}
101
101
```
102
102
103
+
104
+
Want to learn more about this concept? Check out the [Codeless Contributions with GitHub Issue Forms](https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms) post on my blog.
0 commit comments