modify issue and PR templates
This commit is contained in:
Родитель
6c30af4c99
Коммит
dafb0a3ce0
|
@ -1,24 +1,26 @@
|
|||
### *What* is affected by this bug?
|
||||
*For example:*
|
||||
* *Run of a notebook.*
|
||||
* *Unit tests.*
|
||||
* ...
|
||||
### Description
|
||||
<!--- Describe your issue/bug/request in detail -->
|
||||
|
||||
### In *which* platform does it happen?
|
||||
*For example:*
|
||||
* *Azure Data Science Virtual Machine.*
|
||||
* *Azure Databricks.*
|
||||
* *Other platforms.*
|
||||
|
||||
### *How* do we replicate the issue?
|
||||
(*Please be specific as possible. Use dashes (-) or numbers (1.) to create a list of steps.*)
|
||||
*For example:*
|
||||
* *Create a conda environment for pyspark*
|
||||
* *Run unit test `test_sar_pyspark.py` with `pytest -m 'spark'`*
|
||||
* ...
|
||||
### In which platform does it happen?
|
||||
<!--- Describe the platform where the issue is happening (use a list if needed) -->
|
||||
<!--- For example: -->
|
||||
<!--- * Azure Data Science Virtual Machine. -->
|
||||
<!--- * Azure Databricks. -->
|
||||
<!--- * Other platforms. -->
|
||||
|
||||
|
||||
### How do we replicate the issue?
|
||||
<!--- Please be specific as possible (use a list if needed). -->
|
||||
<!--- For example: -->
|
||||
<!--- * Create a conda environment for pyspark -->
|
||||
<!--- * Run unit test `test_sar_pyspark.py` with `pytest -m 'spark'` -->
|
||||
<!--- * ... -->
|
||||
|
||||
|
||||
### Expected behavior (i.e. solution)
|
||||
*For example:*
|
||||
* The tests for SAR PySpark should pass successfully.
|
||||
<!--- For example: -->
|
||||
<!--- * The tests for SAR PySpark should pass successfully. -->
|
||||
|
||||
|
||||
### Other Comments
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
### Description
|
||||
<!--- Describe your changes in detail -->
|
||||
|
||||
### Motivation and Context
|
||||
<!--- Why is this change required? What problem does it solve? -->
|
||||
<!--- If it fixes an open issue, please link to the issue here. -->
|
||||
|
||||
### Releated Issues
|
||||
|
||||
### Related Issues
|
||||
<!--- If it fixes an open issue, please link to the issue here. -->
|
||||
|
||||
|
||||
### Checklist:
|
||||
|
|
Загрузка…
Ссылка в новой задаче