Skip to content

Commit 6580249

Browse files
clean up repo
1 parent 07c3301 commit 6580249

5 files changed

Lines changed: 2 additions & 62 deletions

File tree

.cookiecutter.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

.cruft.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: 🗯 Discussions forum
4-
url: https://centre-for-humanities-computing/DaCy/discussions
4+
url: https://github.com/centre-for-humanities-computing/DaCy/discussions
55
about: Usage questions, general discussion and anything else that isn't a bug report or a feature request.
66
- name: 🇩🇰 DaCy usage guides & package references
77
url: https://centre-for-humanities-computing.github.io/DaCy/

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
branches: [main]
1010

1111
jobs:
12-
pre-commit:
12+
lint:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v3

.github/workflows/stalebot.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)