Skip to content

Commit 0e929c7

Browse files
📖 [Docs]: Add section for similar projects in README.md (#5)
## Description This pull request adds an "Alternatives" section that lists similar GitHub actions. ## Type of change <!-- Use the check-boxes [x] on the options that are relevant. --> - [x] 📖 [Docs] - [ ] 🪲 [Fix] - [ ] 🩹 [Patch] - [ ] ⚠️ [Security fix] - [ ] 🚀 [Feature] - [ ] 🌟 [Breaking change] ## Checklist <!-- Use the check-boxes [x] on the options that are relevant. --> - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas
1 parent f6643ab commit 0e929c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,10 @@ jobs:
9292
Write-Output $data
9393
9494
```
95+
96+
## Alternatives
97+
98+
[github/issue-parser](https://github.com/github/issue-parser)
99+
[issue-ops/parser](https://github.com/issue-ops/parser)
100+
[peter-murray/issue-forms-body-parser](https://github.com/peter-murray/issue-forms-body-parser)
101+
[peter-murray/issue-body-parser-action](https://github.com/peter-murray/issue-body-parser-action)

0 commit comments

Comments
 (0)