Adding workflow to ensure that the readme is correctly updated

This commit is contained in:
Aaron Powell
2025-07-02 19:03:27 +10:00
parent f7f6ac7d3d
commit 02909a6f8b
2 changed files with 77 additions and 0 deletions

View File

@@ -61,6 +61,8 @@ Your goal is to...
2. **Create a new branch** for your contribution
3. **Add your instruction or prompt file** following the guidelines above
4. **Run the update script** (optional): `node update-readme.js` to update the README with your new file
- A GitHub Actions workflow will verify that this step was performed correctly
- If the README.md would be modified by running the script, the PR check will fail with a comment showing the required changes
5. **Submit a pull request** with:
- A clear title describing your contribution
- A brief description of what your instruction/prompt does