Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)