Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twisterrob/repros
Repro projects for issues I report.
https://github.com/twisterrob/repros
bugs issues qa reproduction
Last synced: about 2 months ago
JSON representation
Repro projects for issues I report.
- Host: GitHub
- URL: https://github.com/twisterrob/repros
- Owner: TWiStErRob
- License: unlicense
- Created: 2019-03-16T14:35:26.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T11:55:32.000Z (2 months ago)
- Last Synced: 2024-10-28T15:19:59.596Z (2 months ago)
- Topics: bugs, issues, qa, reproduction
- Language: Java
- Homepage: https://www.twisterrob.net/project/contributions/
- Size: 1.66 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# repros
Repro projects for issues I report.## Structure
* Each top level folder represents a tool/software I use.
* Inside each top level folder there are subfolders for specific issue repros. These issues are named with a slug.
* Inside each repro folder there's a README.md file, where the first line is a link to the issue tracker where the problem is reported.## Adding a new repro
See [CONTRIBUTING.md](.github/CONTRIBUTING.md)