Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattms/track_issues_with_git
Create a Git repo for each issue to track.
https://github.com/mattms/track_issues_with_git
Last synced: about 1 month ago
JSON representation
Create a Git repo for each issue to track.
- Host: GitHub
- URL: https://github.com/mattms/track_issues_with_git
- Owner: MattMS
- License: mit
- Created: 2015-11-09T01:46:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T01:50:11.000Z (about 9 years ago)
- Last Synced: 2024-04-09T16:40:15.978Z (9 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Track issues with Git
This repository is a placeholder for the idea of tracking issues with a Git repository for each one.
It may be expanded later to include some useful code, but for now it will just include the general ideas.
## Issue creator is owner
The person that creates an issue is the owner of the repository.
They will initially be the only one to control pull requests for updates to the issue.