-
Notifications
You must be signed in to change notification settings - Fork 40
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
Issue 533: Update developer documentation #541
base: main
Are you sure you want to change the base?
Issue 533: Update developer documentation #541
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.
Honestly, I think this should be at the root of the entire project called CONTRIBUTING.md. It would be easier for folks to find it. Thoughts on this @dogle-scottlogic?
@damienjburks - we could do, the other option is to link to this doc from the root README.md so there's just a single doc at the root level to get started with the project but happy either way? |
@dogle-scottlogic I think the better approach would be to move it out to the root as CONTRIBUTING.md. Let's do that. |
80b3253
80b3253
to
96cc3b0
Compare
b749f97
to
998fc81
Compare
7af4dd8
to
d47ba74
Compare
d47ba74
to
f920dcf
Compare
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.
Note that this change will also need to remove .github/CONTRIBUTING.md, which is linked under the description when folks create a PR
Update the developer document to be a more complete contributors guide.
Resolves issue #533