-
Notifications
You must be signed in to change notification settings - Fork 235
Add alias name convention to CONTRIBUTING.md #1256
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
Conversation
weiji14
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one comment, otherwise looks good!
Co-authored-by: Wei Ji <[email protected]>
willschlitzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
"Is 'aeiou' the term to describe when words are bridged by vowels?" -Me, just now 🤦♂️
|
Sorry for forgetting to shorten the commit message when merging... |
* Add alias name convention to CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Wei Ji <[email protected]> Co-authored-by: Wei Ji <[email protected]>
Description of proposed changes
This PR adds a convention for when to separate words in aliases by an underscore to CONTRIBUTING.md. Originally suggested by @weiji14 in #1190 (comment).
Fixes #
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version