Skip to content

Update issue templates #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 29, 2022
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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links:
- name: PyMC Discourse
url: https://discourse.pymc.io/
about: Ask usage questions about PyMC or PyTensor
about: Ask installation usage questions about PyTensor
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/developer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: Developer issue
description: This template is for developers only!

body:
- type: textarea
attributes:
label: Description
validations:
required: true
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ body:
referring to. You can also check the development version of the
documentation and see if this issue has already been addressed at
https://pytensor.readthedocs.io/en/latest/.
validations:
required: true

- type: textarea
attributes:
Expand Down
11 changes: 1 addition & 10 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: Feature request
description: Check instructions for submitting your idea on the mailing list first.
title: "ENH: <Please write a comprehensive title after the 'ENH: ' prefix>"
labels: [enhancements]
labels: [feature request]


body:
Expand All @@ -22,15 +22,6 @@ body:
Check the [Contributor Guide](https://github.com/pymc-devs/pytensor/blob/main/CONTRIBUTING.md)
if you need more information.

- type: textarea
attributes:
label: "Link to a discussion"
description: >
Link to the discussion about this feature request in
[Discussions](https://github.com/pymc-devs/pytensor/discussions)
validations:
required: true

- type: textarea
attributes:
label: "Before"
Expand Down
34 changes: 0 additions & 34 deletions .github/ISSUE_TEMPLATE/installation.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/plain.yml

This file was deleted.