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

Add Github process to contributing guide #7105

Merged
merged 5 commits into from
Feb 12, 2021

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Jan 3, 2021

New Pull Request Checklist

Issue Description

As far as I can tell, there are no references in the contributing guide to the expected GitHub process (e.g open issue -> discuss approach -> open PR)

The guide currently jumps to "submit a PR", which I know makes @mtrezza annoyed, but more importantly, can make new contributors assume that any new feature should be submitted straight through a PR, not an FR first.

Related issue: #7100

@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

Merging #7105 (b96a1fb) into master (32e9b1b) will increase coverage by 0.32%.
The diff coverage is 97.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7105      +/-   ##
==========================================
+ Coverage   93.65%   93.97%   +0.32%     
==========================================
  Files         169      172       +3     
  Lines       12508    12835     +327     
==========================================
+ Hits        11714    12062     +348     
+ Misses        794      773      -21     
Impacted Files Coverage Δ
src/Adapters/Logger/WinstonLogger.js 100.00% <ø> (ø)
src/Options/index.js 100.00% <ø> (ø)
src/Page.js 75.00% <75.00%> (ø)
src/Utils.js 96.55% <96.55%> (ø)
src/Routers/PagesRouter.js 97.59% <97.59%> (ø)
src/Config.js 92.85% <98.00%> (+1.39%) ⬆️
src/AccountLockout.js 97.56% <100.00%> (+0.19%) ⬆️
src/Controllers/LiveQueryController.js 96.55% <100.00%> (+0.71%) ⬆️
src/Controllers/SchemaCache.js 100.00% <100.00%> (ø)
src/Controllers/UserController.js 97.63% <100.00%> (+2.51%) ⬆️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32e9b1b...db750e8. Read the comment docs.

@mtrezza
Copy link
Member

mtrezza commented Jan 3, 2021

That's a good one! A process description for this would surely be helpful.

This should incorporate any conclusions from #7051.

@TomWFox
Copy link
Contributor

TomWFox commented Jan 18, 2021

Could we add a not about the importance of documentation changes, perhaps to the please do's?

@dblythy
Copy link
Member Author

dblythy commented Feb 9, 2021

@TomWFox changed to "Please Do's"

@TomWFox
Copy link
Contributor

TomWFox commented Feb 10, 2021

I didn't mean for you to move what you had already done to the Please Do's (I think that was great as it was!) I just thought it would be good to add a point about documentation there e.g. * Please consider if any changes to the [docs](http://docs.parseplatform.org) are needed or add additional sections in the case of an enhancement or feature

You could revert the last commit.

Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

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

LGTM!

@davimacedo davimacedo merged commit 762cddd into parse-community:master Feb 12, 2021
dplewis pushed a commit that referenced this pull request Feb 21, 2021
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Revert "Update CONTRIBUTING.md"

This reverts commit 331d7dc.

* Update CONTRIBUTING.md
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants