Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Flesh out CONTRIBUTING.md #416

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Flesh out CONTRIBUTING.md #416

merged 1 commit into from
Mar 13, 2023

Conversation

cloudhead
Copy link
Contributor

Add code guidelines and instructions.

CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated
* Run the tests with `cargo test --all`.
* Before adding any code dependencies, check with the maintainers if this is okay.
* Write properly formatted comments: they should be English sentences, eg:
* Follow the coding guidelines when proposing code changes (see below).
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe link to the section? (Github?) Markdown supports this. For instance:

* Follow the coding guidelines when proposing code changes ([see below](#code-style)).

CONTRIBUTING.md Outdated
* Before adding any code dependencies, check with the maintainers if this is okay.
* Write properly formatted comments: they should be English sentences, eg:
* Follow the coding guidelines when proposing code changes (see below).
* Write properly formatted git commits (see below).
Copy link
Contributor

Choose a reason for hiding this comment

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

git commit messages ?

@slack-coder
Copy link
Contributor

What about a note re: checking issues + proposing changes there first? Discussing the changes before putting the work in can save significant time and effort

@cloudhead
Copy link
Contributor Author

Yeah good point although I'd like to save that for when we can actually point people to rad issue etc.

Copy link
Contributor

@FintanH FintanH left a comment

Choose a reason for hiding this comment

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

LGTM

Add code guidelines and instructions.
@cloudhead cloudhead merged commit 3ae037f into master Mar 13, 2023
@cloudhead cloudhead deleted the cloudhead/contributing branch March 13, 2023 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants