Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/2_bug_form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ body:
attributes:
value: |
## Before submitting a bug, you may want to check out...
* Troubleshooting on [our wiki](https://github.com/microsoft/vscode-jupyter/wiki)
* Our [Discussions Forum](https://github.com/microsoft/vscode-jupyter/discussions)
* Troubleshooting on [our wiki](https://github.com/deepnote/vscode-extension/wiki)
* Our [Discussions Forum](https://github.com/deepnote/vscode-extension/discussions)
- type: markdown
attributes:
value: |
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: 'Help and Support'
url: https://github.com/microsoft/vscode-jupyter/discussions/categories/questions-and-answers
about: "Need help getting something to work, but you're not sure it's worth of submitting an issue? Ask here."
url: https://github.com/deepnote/vscode-extension/discussions
about: "Need help getting something to work, but you're not sure it's worth submitting an issue? Ask here."
- name: 'Chat on Discord'
url: https://aka.ms/python-discord
about: 'You can ask for help or chat in the `#jupyter` channel of our microsoft-python Discord server'
43 changes: 0 additions & 43 deletions .github/workflows/aggregate-test-results.yml

This file was deleted.

Loading