diff --git a/.amltignore b/.amltignore deleted file mode 100644 index 7351cc6a..00000000 --- a/.amltignore +++ /dev/null @@ -1,5 +0,0 @@ -tests/ -tools/ -archived/ -dockers/ -docs/ \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 36012aba..00000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -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. \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 5cb0ce7a..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "python.testing.pytestArgs": [ - "tests" - ], - "python.testing.unittestEnabled": false, - "python.testing.nosetestsEnabled": false, - "python.testing.pytestEnabled": true, - "cmake.configureOnOpen": false -} \ No newline at end of file diff --git a/.vscode/spellright.dict b/.vscode/spellright.dict deleted file mode 100644 index a4c8c3e3..00000000 --- a/.vscode/spellright.dict +++ /dev/null @@ -1 +0,0 @@ -Archai