Agrover112 / fliscopt

Algorithms for flight scheduling optimization.
https://pypi.org/project/fliscopt/
MIT License
39 stars 12 forks source link

Add an Pull Request template #39

Closed Agrover112 closed 3 years ago

Agrover112 commented 3 years ago

👎 Actual Behavior

A template for raising a Pullreq.

👍 Expected behavior

same as above

✍️ Suggestions to rectify this issue

Create a .yml template for creating a PR template.

👀 Have you spent some time to check if this issue has been raised before?

LittleBigProgramming commented 3 years ago

Hey 👋 Could I pick this up, please?

Agrover112 commented 3 years ago

Sure. Make sure to checkout the already exisiting PR.md , couls you convert that into . yml file?

Agrover112 commented 3 years ago

@LittleBigProgramming Status?

LittleBigProgramming commented 3 years ago

Does it have to be a yml file? I can only find how to do it using a pull_request_template.md

https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository

.md is fine

Can you check if the current Pr.md file works?

LittleBigProgramming commented 3 years ago

Couldn't seem to get the current PULL_REQUEST.md working but converting it to pull_request_template.md did. The content of the file has been left the same. 😄