Skip to content
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

Add links to important guidelines to CONTRIBUTING.md #14342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cr7pt0gr4ph7
Copy link
Contributor

Fixes #13827

CONTRIBUTING.md Outdated Show resolved Hide resolved
@cr7pt0gr4ph7 cr7pt0gr4ph7 force-pushed the ready-for-merge/add-developer-guidelines branch 2 times, most recently from 788de29 to 99f5002 Compare February 14, 2025 22:33
@cr7pt0gr4ph7 cr7pt0gr4ph7 force-pushed the ready-for-merge/add-developer-guidelines branch from 99f5002 to 5b0cdef Compare February 14, 2025 22:35
@@ -48,7 +56,7 @@ All of these are automatically built and deployed by [GitHub Actions](https://gi

Refer to [How to Write a Git Commit Message](https://chris.beams.io/posts/git-commit/) for more details.

* Install [pre-commit](https://pre-commit.com/#install) to automatically ensure that your commits comply with our code style for both C++ and JavaScript. This saves time reviewing so we don't have to point out nitpicky style issues. Once you have pre-commit installed on your computer, set it up in your local Git repository:
* <a name="pre-commit"></a> Install [pre-commit](https://pre-commit.com/#install) to automatically ensure that your commits comply with our code style for both C++ and JavaScript. This saves time reviewing so we don't have to point out nitpicky style issues. Once you have pre-commit installed on your computer, set it up in your local Git repository:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not using a heading here rather than making an anchor this way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add links to development policies & guidelines to CONTRIBUTING.md
3 participants