Skip to content

Commit

Permalink
feat: Create ISSUES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kohulan authored Jun 12, 2023
1 parent b2dad4d commit 82ebb33
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ISSUES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## DECIMER Image Transformer GitHub issues policy

If you open a GitHub Issue on DECIMER-Image Transformer, here is our policy:

1. It must be a bug/performance issue, dataset-related questions, a build issue or a documentation issue (for small doc fixes please send a PR instead).

2. Many of your inquiries can be resolved by referring to our most recent paper, which would save time for both you and us. Please feel free to contact us via email if your questions are not addressed within the paper.

3. Make sure the Issue Template is filled out.

4. The issue should be related to the repository it is created in.

**Here's why we have this policy:** Our primary focus is on tasks that benefit the entire community, such as resolving bugs and implementing new features. While we strive to provide individual support, it may take some time for us to address specific issues. In such situations, we highly recommend that you first attempt to find solutions through platforms like Stack Overflow or other non-GitHub channels. It is crucial to thoroughly complete the GitHub template to ensure all the necessary details for recreating the issue are properly addressed. This approach allows us to handle bug reports and feature requests promptly and efficiently.

**<div align="right">DECIMER dev team</div>**

0 comments on commit 82ebb33

Please sign in to comment.