-
Notifications
You must be signed in to change notification settings - Fork 4
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
Adding contributing agreement #8
base: master
Are you sure you want to change the base?
Conversation
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.
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.
Please merge this Contributing agreement with the one that Joel points to.
CONTRIBUTING.md
Outdated
|
||
We are trying to keep an consistant coding convention in order to help readablility and make it easy to submit code. | ||
|
||
Things to refrain from: |
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.
The coding style should express the desired behaviour. Instead of listing things you must not do, you should be clear and mention what you should do.
Please rewrite so that this line starts with "Try to stick to:"
Hi @joeha480, @bertfrees and @PaulRambags. I've updated this document to incorporate the contribution guide on the wiki. This document might not be required or could just have a link to the wiki, but following the Github guide it's a commonplace where contributors can find information, so having this document could improve reach. I'm not saying this is the final document, but it's at least more in line with the current project and has the right links. I am looking forward to your feedback. Best regards |
Some suggestions:
And yes I agree that having the file in the CONTRIBUTING file in the source code is useful. It would also have been OK to just put a link in it to the wiki (or the other way around). (By the way I also find it useful to have a NEWS/ file in the source code, instead of having that information only on Github. But that's a different topic.) |
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.
See comment above.
Hi @bertfrees, @PaulRambags, and @joeha480
What do you think about these contributing agreement?
Could this be added to all repositories?
Best regards
Daniel