├── .github └── ISSUE_TEMPLATE.md └── README.md /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | Describe the issue 2 | 3 | ## How to reproduce 4 | 5 | - step 1 6 | - step 2 7 | 8 | ## Expected behavior 9 | 10 | ... 11 | 12 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |
2 |
3 |
4 |
5 |
8 | Bugs, issues and suggestions re datahub.io.
9 |
10 |
11 |