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

Deleting the dev branch workflow instructions #513

Merged
merged 2 commits into from
Jun 26, 2018
Merged

Conversation

jonrohan
Copy link
Member

Fixes #512

In this pull request I aimed to correct any contributing docs and scripts that might reference the dead dev branch.

  • Because GitHub product doesn't do anything special with the RELEASING.md file, I decided that making release instructions part of the CONTRIBUTING.md file was better.
  • I also read through CONTRIBUTING.md and corrected anything that might not make sense anymore.

/cc @primer/ds-core

4. Make your changes and commit them.
5. Push your branch and open a pull request against `dev`. Add a comment describing your proposed changes and request a review from `@primer/ds-core`.
5. Push your branch and open a pull request. Add a comment describing your proposed changes and request a review from `@primer/ds-core`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be open a pull request against the latest release branch?

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think contributors should have to make that decision. I'd rather they just be open against the default and the core team decide which release branch they fall into.

@pqt
Copy link
Contributor

pqt commented Jun 25, 2018

Whenever this goes through I'll happily adjust my PR 😆 Just didn't feel right using dev as base but error on the side of following instructions right?

@jonrohan
Copy link
Member Author

@austinpaquette No worries, we're making adjustments I can take what you sent and run with it. Thanks!

@@ -1,6 +1,4 @@
- [ ] First, change the base branch from "master" to "dev".
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the base branch here be the release branch? Since we merge into the release branch first

Copy link
Contributor

Choose a reason for hiding this comment

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

Schwoops, forgot to submit my review so this comment is just now showing up - but saw your last comment so feel free to ignore this 👍

@jonrohan jonrohan mentioned this pull request Jun 25, 2018
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants