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

wei/new-issue

Repository files navigation

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!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published