Skip to content

Commit 64af9bd

Browse files
authored
docs: Add blog post link
1 parent 8a8c5ed commit 64af9bd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Issue Parser
22

3-
Use this action to convert issues into a unified JSON structure.
3+
Use this action to convert issues into a unified JSON structure.
44

55
## Setup
66

@@ -100,6 +100,10 @@ The actions output will be
100100
}
101101
```
102102

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.
105+
106+
103107
## Real-world examples
104108

105109
### Basic example

0 commit comments

Comments
 (0)