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

Create CONTRIBUTING.md #943

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

Conversation

blakeschafer
Copy link

Creating a resource file for any developer who wants to contribute to this open-source project. Adding more details than what was already provided, giving a detailed walkthrough for newcomers on how to make changes in the code.

Creating a resource file for any developer who wants to contribute to this open-source project. Adding more details than what was already provided, giving a detailed walkthrough for newcomers on how to make changes in the code.
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.43%. Comparing base (4133694) to head (3b44a18).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #943   +/-   ##
=======================================
  Coverage   56.43%   56.43%           
=======================================
  Files         196      196           
  Lines       15601    15601           
  Branches      558      558           
=======================================
  Hits         8804     8804           
  Misses       6543     6543           
  Partials      254      254           
Flag Coverage Δ
api 24.94% <ø> (ø)
ui 68.82% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kkovaletp kkovaletp added documentation Improvements or additions to documentation discussion Raises questions that are up for discussion labels May 3, 2024
@kkovaletp kkovaletp added this to In progress in Roadmap via automation May 3, 2024
@jordy2254
Copy link
Member

@blakeschafer I've already got a draft somewhere on my machine there's a discussion here about how we want the contribution flow to look like in the future. However, saying that I will read the contributed doc when I have time and maybe we can use it for the interim. Thanks for your contribution.

@kkovaletp
Copy link
Contributor

@blakeschafer, thank you for creating this document!
I think that this is a good start for a discussion. I hope that top contributors will live their feedback here, so we could build the optimal contribution guide for the project.

BTW, it would be great to put a link to this file in the Readme with some short description.
Also, it might be useful to mention our Discord somewhere in the document, so that contributors know that we have it and are open to talk

@kkovaletp
Copy link
Contributor

I'd like to add that in case a contributor would like to pick some existing issue up for development, it makes sense to choose from issues with the project assigned (on the right side of the conversation thread) - this means that it was reviewed by maintainer(s) and confirmed to be useful for the project

@kkovaletp
Copy link
Contributor

At the point, where the doc tells about the review of the existing issues, it would be useful to mention that if a contributor sees an issue with useful from his\her PoV feature proposal or a bug, he\she is struggling with, it would be a helpful contribution to like the 1st post of that issue in the conversation tab (the issue description) - in this way, maintainers could know which issues should take the priority.
Of course, if the contributor can also add a comment with some useful info, which might be missing in the issue's thread, that would help as well.

@blakeschafer
Copy link
Author

Adding a section in the README that links to this document is a great idea! And also, yes I think there should be a link to the discord in the contributing document. Thanks all for the feedback.

@kkovaletp kkovaletp linked an issue May 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Raises questions that are up for discussion documentation Improvements or additions to documentation
Projects
Roadmap
In progress
Development

Successfully merging this pull request may close these issues.

Create CONTRIBUTING.md document
3 participants