YeoLab / outrigger

Create a *de novo* alternative splicing database, validate splicing events, and quantify percent spliced-in (Psi) from RNA seq data
http://yeolab.github.io/outrigger/
BSD 3-Clause "New" or "Revised" License
62 stars 22 forks source link

Add issue and pr templates #54

Closed willingc closed 7 years ago

willingc commented 7 years ago

Closes #53

olgabot commented 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

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 .

willingc commented 7 years ago

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.

olgabot commented 7 years ago

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