Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Latest commit

 

History

History
68 lines (39 loc) · 2.8 KB

README.md

File metadata and controls

68 lines (39 loc) · 2.8 KB

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.