https://github.com/twisterrob/repros
Repro projects for issues I report.
https://github.com/twisterrob/repros
bugs issues qa reproduction
Last synced: about 1 year 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T23:08:43.000Z (over 1 year ago)
- Last Synced: 2025-03-25T23:11:38.414Z (over 1 year ago)
- Topics: bugs, issues, qa, reproduction
- Language: Java
- Homepage: https://www.twisterrob.net/project/contributions/
- Size: 1.72 MB
- Stars: 1
- Watchers: 2
- 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)