Closed willingc closed 7 years ago
Wow thank you! I'll accept this once I get to a computer!
On Thu, Nov 17, 2016, 06:33 Carol Willing notifications@github.com wrote:
- Add simple issue template
- Add pr template
- Place both in .github directory to avoid cluttering root directory of project.
Closes #53 https://github.com/YeoLab/outrigger/issues/53
You can view, comment on, or merge this pull request online at:
https://github.com/YeoLab/outrigger/pull/54 Commit Summary
- Add issue and pr templates
File Changes
- A .github/ISSUE_TEMPLATE.md https://github.com/YeoLab/outrigger/pull/54/files#diff-0 (31)
- A .github/PULL_REQUEST_TEMPLATE.md https://github.com/YeoLab/outrigger/pull/54/files#diff-1 (13)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/YeoLab/outrigger/pull/54, or mute the thread https://github.com/notifications/unsubscribe-auth/AAxNcIUWRfFupO33vyDpuCV2wruNyGraks5q_GW8gaJpZM4K1YBz .
No problem. 👍 I'm also going to submit a WIP PR that is similar to what we use with Jupyter for conda environments. It may simplify your install instructions.
wonderful!
The build is failing due to an error with flake8
version conflict. I'll accept the PR since everything else checks out and I posted an issue to flake8
: https://gitlab.com/pycqa/flake8/issues/263
.github
directory to avoid cluttering root directory of project.Closes #53