chore(README.md): updates contributors list
The update_contributors.yml workflow has been added to automatically update the list of contributors in the README.md file. This workflow runs on a schedule every Sunday at 02:10 and also allows for manual dispatch. The workflow uses the contributors-readme-action to insert the list of community members into the README.md file. The commit message for the update is "chore(README.md): updates contributors list". This ensures that the contributors list is always up to date and reflects the current community members contributing to the project.
docs(README.md): add badge for pre-commit & fix style of other badges
docs(README.md): fix incorrect CONTRIBUTING linkinkg branch name
The .pre-commit-config.yaml file is added to the project, which includes
hooks for checking YAML and JSON files. This will help ensure the quality
and consistency of these file formats. Additionally, the README.md file is
updated to fix the link to the CONTRIBUTING guide, directing users to the
CONTRIBUTING.md file in the main branch. This ensures that contributors
have access to the most up-to-date instructions for helping the project
grow.
The contribution guidelines in the README.md file have been updated to prioritize adding people who are missing from the website before prioritizing adding additional data to their bio. This change aims to ensure that the website is more inclusive and comprehensive by focusing on filling in missing information first.
The README.md file has been updated to include a section on how contributors can help with the project. It provides specific requests for creating the person.json file for individuals with open Issue tickets and suggests other ways to contribute, such as updating the website, graphics, and logos, as well as writing code to auto-publish entries on the anniversary of their passing. The README also includes links to the Ideas discussions and issue label for more opportunities. Additionally, a link to the CONTRIBUTING guide has been added to provide instructions on how to contribute to the project.