|
1 |
| -**If you open a GitHub issue, here is our policy.** |
| 1 | +# If you open a GitHub issue, here is our policy. |
2 | 2 |
|
3 |
| -1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead). |
| 3 | +* It must be a **bug**, a **feature request**, or a significant problem |
| 4 | +with **documentation**. |
| 5 | + * Please send a pull request instead for small documentation fixes. |
| 6 | +* The required form must be filled out. |
| 7 | +* The issue should be related to the repository it is created in. |
4 | 8 |
|
5 |
| -2. The required form must be filled out. |
| 9 | +General help and support should be sought on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) or other non-GitHub channels. |
6 | 10 |
|
7 |
| -3. The issue should be related to the repo it is created in. |
| 11 | +[](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) |
8 | 12 |
|
9 |
| -Please go to [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support. |
| 13 | +TensorFlow developers respond to issues. |
| 14 | +We want to focus on work that benefits the whole community such as fixing bugs |
| 15 | +and adding new features. |
| 16 | +It helps us to address bugs and feature requests in a timely manner. |
10 | 17 |
|
11 |
| -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. |
| 18 | +--- |
12 | 19 |
|
13 |
| -**Here's why we have that policy** |
| 20 | +Please understand that research models in the [research directory](https://github.com/tensorflow/models/tree/master/research) |
| 21 | +included in this repository are experimental and research-style code. |
| 22 | +They are not officially supported by the TensorFlow team. |
14 | 23 |
|
15 |
| -TensorFlow developers respond to issues. We want to focus on work that benefits the whole community, e.g., fixing bugs and adding features. |
16 | 24 |
|
17 |
| -We want to focus on the work that benefits the whole community, e.g., fixing bugs and adding features. |
18 |
| - |
19 |
| -Individual support should be sought on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) or other non-GitHub channels. |
20 |
| - |
21 |
| -It helps us to address bugs and feature requests in a timely manner. |
|
0 commit comments