Frontmatter
| title | >- |
| feat | Added script to create GitHub issues and sync Id back to MD file fix for |
| author | LemonDrop847 |
| state | Closed |
| createdAt | Oct 5, 2025, 4:38 PM |
| updatedAt | Oct 5, 2025, 4:39 PM |
| closedAt | Oct 5, 2025, 4:39 PM |
| mergedAt | |
| branches | dev ← feat/issue-creation-script-sync-ghID-to-MD |
| url | https://github.com/neomjs/neo/pull/7379 |
Closed
Please make sure to read the Contributing Guidelines:
https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md
Added createGHIssue.mjs, syncs the issue back to md file (to be passed as argument)
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes: