refactor(ds): syncs new content from main branch

This commit is contained in:
piero2c 2022-10-17 09:29:08 -07:00 коммит произвёл Gustavo Rosa
Родитель 2a538ca6c6
Коммит 7e4b90ea4b
4 изменённых файлов: 0 добавлений и 47 удалений

Просмотреть файл

@ -1,5 +0,0 @@
tests/
tools/
archived/
dockers/
docs/

32
.github/ISSUE_TEMPLATE/bug-report.md поставляемый
Просмотреть файл

@ -1,32 +0,0 @@
---
name: Bug Report
about: Bug reports are really important to foster Archai's package
title: "[BUG]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Ubuntu Linux]
- Virtual Environment [e.g. conda, venv]
- Python Version [e.g. 3.7]
**Additional context**
Add any other context about the problem here.

9
.vscode/settings.json поставляемый
Просмотреть файл

@ -1,9 +0,0 @@
{
"python.testing.pytestArgs": [
"tests"
],
"python.testing.unittestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.pytestEnabled": true,
"cmake.configureOnOpen": false
}

1
.vscode/spellright.dict поставляемый
Просмотреть файл

@ -1 +0,0 @@
Archai