What content are you looking to modify or update?
Currently, the repo has two CONTRIBUTING files:
- One at the root level (
CONTRIBUTING.md), which GitHub renders in the repo’s landing page/dashboard
- One in docs/pages/contribute (
contributing.mdx), which is rendered on the website
(screenshot of the dashboard attached below)
Why do you think this update or modification is needed?
This setup was a workaround since Vocs doesn’t render .md files, and GitHub doesn’t display .mdx files in the dashboard, but it’s not ideal — whenever one file is updated, we have to remember to update the other to keep them in sync.
Can you justify your argument and provide additional resources
The dashboard of which above:

What content are you looking to modify or update?
Currently, the repo has two CONTRIBUTING files:
CONTRIBUTING.md), which GitHub renders in the repo’s landing page/dashboardcontributing.mdx), which is rendered on the website(screenshot of the dashboard attached below)
Why do you think this update or modification is needed?
This setup was a workaround since Vocs doesn’t render
.mdfiles, and GitHub doesn’t display.mdxfiles in the dashboard, but it’s not ideal — whenever one file is updated, we have to remember to update the other to keep them in sync.Can you justify your argument and provide additional resources
CONTRIBUTING.md: https://github.com/security-alliance/frameworks/blob/develop/CONTRIBUTING.mdcontributing.mdx: https://github.com/security-alliance/frameworks/blob/develop/docs/pages/contribute/contributing.mdxThe dashboard of which above:
