Skip to content

Created pull request template#23

Merged
satwikkansal merged 4 commits into
wtfpython-web:masterfrom
Pallavi024:development
Jun 28, 2018
Merged

Created pull request template#23
satwikkansal merged 4 commits into
wtfpython-web:masterfrom
Pallavi024:development

Conversation

@Pallavi024
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread PULL_REQUEST_TEMPLATE.md Outdated

## Did you read the instructions in the [WORKFLOW](https://github.com/wtfpython-web/wtfpython-web/wiki/Workflow) ?

> Y/N
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can have checkboxes instead of Y/N, much cleaner imo

something like

  • Did you read the instructions in the WORKFLOW

Comment thread PULL_REQUEST_TEMPLATE.md Outdated

> Y/N

## Is your Python code styled according to the PEP8 code style convention ?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add a link to PEP8 guide

Comment thread PULL_REQUEST_TEMPLATE.md Outdated

## Have you run the tests ?

>Y/N No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add another task in the template,

Have you followed commit guidelines at https://github.com/wtfpython-web/wtfpython-web/wiki/Commit-Guidelines

Also, make sure that you follow it too in your PR :)

@satwikkansal satwikkansal merged commit 0952cf7 into wtfpython-web:master Jun 28, 2018
@satwikkansal
Copy link
Copy Markdown
Contributor

satwikkansal commented Jun 28, 2018

Nice work @Pallavi024, merged! 🎉

@satwikkansal
Copy link
Copy Markdown
Contributor

Ideally, there should be only one commit for one atomic change, it's not a good practice to bloat codebase with a lot of commits.

I squashed your commits into one before merge. You can do that on your own from the next time :)

@Pallavi024
Copy link
Copy Markdown
Contributor Author

Pallavi024 commented Jun 28, 2018 via email

Pallavi024 added a commit to Pallavi024/wtfpython-web that referenced this pull request Aug 22, 2018
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.

2 participants