ISSUES.md 1.1 KB
Newer Older
Vishnuvardhan Janapati's avatar
Vishnuvardhan Janapati committed
1
2
3
4
**If you open a GitHub issue, here is our policy.**

1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead). 

5
2. The required form must be filled out.
Vishnuvardhan Janapati's avatar
Vishnuvardhan Janapati committed
6
7
8
9
10
11
12
13
14
15
16
17
18

3. The issue should be related to the repo it is created in. 

Please go to [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support.

Please understand that research models (https://github.com/tensorflow/models/tree/master/research) included in this repository are experimental and research-style code. They are not officially supported.

**Here's why we have that policy**

TensorFlow developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding features. 

We want to focus on the work that benefits the whole community, e.g., fixing bugs and adding features. 

19
Individual support should be sought on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) or other non-GitHub channels. 
Vishnuvardhan Janapati's avatar
Vishnuvardhan Janapati committed
20

21
It helps us to address bugs and feature requests in a timely manner.