-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
This is what I roughly have in mind, as an initial draft.
ISSUE TEMPLATE
Description
Thanks for opening this issue. Add a brief description of what this issue is, and how to recreate it. Do tag the relevant issue(s) and PR(s) below.
- Relevant Issues : (optional)
- Relevant PRs : (optional)
- Type of issue :
- New IO module request
- Bug in existing IO module
- Clean-up :
- Refactoring
- Code quality
- Test(s)
- Documentation
PULL REQUEST TEMPLATE
Description
Thanks for contributing this Pull Request. Add a brief description of what this Pull Request does. Do tag the relevant issue(s) and PR(s) below.
- Relevant Issues : (compulsory, read the Contribution Guidelines)
- Relevant PRs : (optional)
- Type of change(s) handled in this Pull Request :
- New IO module request
- Bug in existing IO module
- Clean-up :
- Refactoring
- Code quality
- Test(s)
- Documentation