wei / new-issue

A fully customizable Github issues interface. Setup for your repo today!

Home Page:https://new-issue.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Issue

TravisCI CircleCI Depfu FOSSA Status Gitter MIT License
Site Status Site Uptime

A fully customizable Github issues interface. Setup for your repo today!

Introduction

Frustrated with Github Issues that don't include enough information? Tired of limitations of Github Issue templates? Worry no more, new-issue is here to rescue!

Demo (Feel free to try it out):

Get Started

Go to https://github.com/wei/new-issue/new/master/repos and create a file with name :owner/:repo/index.json following this schema.

Once the pull request is merged, you can start linking to https://new-issue.org/:owner/:repo in your README.md & ISSUE_TEMPLATE.md files.

Schema

View schema

Advanced Usage

new-issue.org checks configuration in the following order (prepend https://raw.githubusercontent.com/):

  1. wei/new-issue/{master || :hash}/repos/:owner/:repo/{:type || index}.json
  2. wei/new-issue/{master || :hash}/repos/:owner/index.json
  3. :owner/:repo/{master || :hash}/.new-issue/{:type || index}.json
  4. :owner/:repo/{master || :hash}/.new-issue

:hash can be commit hash or version number.

TODOs

  • Create bot to merge PRs automatically
  • Better unit tests
  • Add themes

Authors

License

MIT

Disclaimer

Please do not use the service if your repo is mission critical. Functionalities are subject to change.

About

A fully customizable Github issues interface. Setup for your repo today!

https://new-issue.org


Languages

Language:JavaScript 91.6%Language:CSS 6.8%Language:HTML 1.6%