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

Update CONTRIBUTING.md to require a bug. #211

Merged
merged 1 commit into from Jan 8, 2016

Conversation

kyrofa
Copy link
Contributor

@kyrofa kyrofa commented Jan 8, 2016

This PR resolves LP: #1532195 by making the first step of the contribution guidelines "Make sure there's a bug."

LP: #1532195

Signed-off-by: Kyle Fazzari <kyle@canonical.com>

3. Squash commits into one, well-formatted commit.
3. Squash commits into one, well-formatted commit. Mention the bug being
resolved in the commit message on a line all by itself like `LP: #<bug>`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it work also making it a link?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You mean only in the PR instead of the commit? If so, no-- the tools we use for changelog generation parse the commit logs, not the PR descriptions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If you mean adding a link to the commit, that also doesn't work since git-dch parses for the LP: #<bug> pattern, which a link wouldn't match.

@come-maiz
Copy link
Contributor

👍
Only a comment about making the LP comment a link.

@sergiusens
Copy link
Collaborator

👍 a link in the PR like @kyrofa does is an added bonus, not sure if necessary,

@kyrofa
Copy link
Contributor Author

kyrofa commented Jan 8, 2016

Agreed. Let's merge this, and if the lack of links becomes painful we can revamp.

kyrofa pushed a commit that referenced this pull request Jan 8, 2016
Update CONTRIBUTING.md to require a bug.
@kyrofa kyrofa merged commit ab5dc72 into canonical:master Jan 8, 2016
@kyrofa kyrofa deleted the contributing_require_bug branch January 8, 2016 17:50
smoser pushed a commit to smoser/snapcraft that referenced this pull request Sep 14, 2016
Improved logic to find non-lo interfaces
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017
Update CONTRIBUTING.md to require a bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants