Skip to content

Conversation

Pallavi024
Copy link
Contributor

No description provided.


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

> Y/N
Copy link
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


> Y/N

## Is your Python code styled according to the PEP8 code style convention ?
Copy link
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


## Have you run the tests ?

>Y/N
Copy link
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
Contributor

satwikkansal commented Jun 28, 2018

Nice work @Pallavi024, merged! 🎉

@satwikkansal
Copy link
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
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