Commit Graph

2 Commits

Author SHA1 Message Date
Anas Sheashaey abb0285f91 Several updates to automation workflow
- Update `generate-readme.yml` to use Python scripts. Previously it was
  awk scripts.
- Rename python script to `generate_readme`. Previously it was called
  `main.py`.
- Add note to `CONTRIBUTING.md` explaining the new file to add
  manual entries.
- Fix typo in `CONTRIBUTING.md`.
2024-11-11 14:47:00 +02:00
Anas Sheashaey 1444a32e46 fix: Link to non-existent `contributing.md`
Contribution guidelines exist in `Contributing.md`
but README.md links to a `contributing.md` that doesn't exist.

This commit changes both to the conventional `CONTRIBUTING.md`.
2024-11-08 02:53:21 +02:00