-
Notifications
You must be signed in to change notification settings - Fork 16
Readme/update contributing guidelines #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme/update contributing guidelines #96
Conversation
@dlebauer hello sir, Let me know if any further adjustments are needed! |
Hi @divine7022 Apologies - I didn't realize that I could commit directly to your branch instead of submitting a pull request. But I made some revisions (8ee9d54) and would appreciate if you can review this page again. Key changes
|
@dlebauer |
This PR updates the Contributing section in the README to include guidelines for adding or editing documentation pages. It specifies the use of explicit heading IDs to prevent broken links when headings change and provides details on supported file formats (.md, .mdx). A reference to the official Docusaurus documentation is also included for further guidance.