All Projects → wei → new-issue

wei / new-issue

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

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to new-issue

label-actions
🤖 GitHub Action that performs certain tasks when issues, pull requests or discussions are labeled or unlabeled
Stars: ✭ 60 (+172.73%)
Mutual labels:  issues, issue
github-interact-cli
🎩 Interact with GItHub right inside your terminal
Stars: ✭ 43 (+95.45%)
Mutual labels:  issues, github-issues
prepare-commit-msg
Automatically prefix commit messages with the current branch issue number
Stars: ✭ 28 (+27.27%)
Mutual labels:  issues, issue
Github Issue Templates
🔣 A collection of GitHub issue and pull request templates
Stars: ✭ 3,074 (+13872.73%)
Mutual labels:  issues, issue
Gh Polls
These polls work by pasting individual markdown SVG images into your issue, each wrapped with a link that tracks a vote. A single vote per IP is allowed for a given poll, which are stored in DynamoDB.
Stars: ✭ 1,726 (+7745.45%)
Mutual labels:  issues
Django Helpdesk
A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.
Stars: ✭ 1,198 (+5345.45%)
Mutual labels:  issues
Cargo Contribute
Cargo subcommand for contributing to your dependencies
Stars: ✭ 56 (+154.55%)
Mutual labels:  issues
Gha Mjolnir
🔨 GitHub Action to close issues related to the merge of a pull request.
Stars: ✭ 28 (+27.27%)
Mutual labels:  issues
tickets
Basic ticket tracker build on Laravel PHP framework
Stars: ✭ 18 (-18.18%)
Mutual labels:  issues
git2gus
A Github application to keep issues in sync with Agile Accelerator
Stars: ✭ 27 (+22.73%)
Mutual labels:  issues
Github Project Automation Plus
🤖 Automate GitHub Project cards with any webhook event
Stars: ✭ 134 (+509.09%)
Mutual labels:  issues
Glide Support
Android application to test out issues from the Glide image loading library
Stars: ✭ 88 (+300%)
Mutual labels:  issues
Lock Threads
GitHub Action that locks closed issues and pull requests after a period of inactivity
Stars: ✭ 156 (+609.09%)
Mutual labels:  issues
Export Pull Requests
Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
Stars: ✭ 68 (+209.09%)
Mutual labels:  issues
tex image link generator
generate <img src="https://render.githubusercontent.com/render/math?math={tex}">
Stars: ✭ 54 (+145.45%)
Mutual labels:  github-issues
Repo Lockdown
GitHub Action that immediately closes and locks issues and pull requests
Stars: ✭ 56 (+154.55%)
Mutual labels:  issues
Eventum
Eventum Issue Tracking System
Stars: ✭ 120 (+445.45%)
Mutual labels:  issues
gitissue.com
Github Issue Blog Platform,Monkey Write, Monkey Read. Github Issue 博客平台, 黑客写字,画家悦读。
Stars: ✭ 17 (-22.73%)
Mutual labels:  issue
Acyort
A Node.js static website framework
Stars: ✭ 118 (+436.36%)
Mutual labels:  issues
Issues Helper
🤖 A GitHub Action easily helps you automatically manage issues. Welcome to try.
Stars: ✭ 140 (+536.36%)
Mutual labels:  issues

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].