add issue template

This commit is contained in:
wenxu12345 2021-11-26 13:50:39 +08:00
parent 9581b71f38
commit cc0e280ec0

View File

@ -11,30 +11,27 @@ assignees: ''
Note: Please search to see if an issue already exists for the bug you encountered. Note: Please search to see if an issue already exists for the bug you encountered.
--> -->
### Current Behavior:
<!-- A concise description of what you're experiencing. -->
### Expected Behavior:
<!-- A concise description of what you expected to happen. -->
### Steps To Reproduce:
<!--
Example: steps to reproduce the behavior:
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
-->
### Environment: ### Environment:
<!-- <!-- linux? windows? or Mac?
Example: Example:
- OS: Ubuntu 20.04 - OS: Ubuntu 20.04 -->
- Node: 13.14.0
- npm: 7.6.3
-->
### Anything else: ### Physical Memory Capacity:
<!-- <!-- 8G or above is better -->
Links? References? Anything that will give us more context about the issue that you are encountering!
--> ### Docker Image:
<!-- Did you pull the docker image before execute docker images -->
### Code Version:
<!-- Did you pull code from github? Make sure the code is up to date-->
### Component installation:
<!-- Has etcd, mysql, mongodb, redis or Kafka been installed on the server before Open-IM-Server deployment-->
### Log File:
<!-- view log file(logs/openIM.log) content. -->
### Anything else screenshot:
<!---->