Skip to content
Open
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
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ body:
label: Product or component
description: Where did the issue occur? This helps us route reports filed in the wrong repository.
options:
- Hex.pm website or API
- Hex CLI
- HexDocs hosting, rendering, or search
- Package preview
- Version diff
- Bob or package builds
- "hexpm/hexpm: Website, API server, HexDocs hosting/processing, package preview, and package version diff"
- "hexpm/hex: Package manager client CLI and Mix task integration for Erlang/Elixir"
- "hexpm/bob: Automated build service for Elixir, Erlang, Docker tags, and package artifacts"
- Infrastructure
- Other
validations:
Expand Down
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ body:
label: Documentation type
description: Which documentation is affected?
options:
- Hex.pm documentation
- HexDocs hosting, rendering, or search
- Package-authored content (report this to the package repository)
- "hexpm/hexpm: Hex.pm documentation, and HexDocs hosting"
- "Package-specific documentation (please report to package maintainers)"
- Other
validations:
required: true
Expand Down
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ body:
label: Product or component
description: Which product or component would this improve?
options:
- Hex.pm website or API
- Hex CLI
- HexDocs hosting, rendering, or search
- Package preview
- Version diff
- Bob or package builds
- "hexpm/hexpm: Website, API server, HexDocs hosting/processing, package preview, and package version diff"
- "hexpm/hex: Package manager client CLI and Mix task integration for Erlang/Elixir"
- "hexpm/bob: Automated build service for Elixir, Erlang, Docker tags, and package artifacts"
- Infrastructure
- Other
validations:
Expand Down
9 changes: 3 additions & 6 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ body:
label: Product or component
description: What is your question about?
options:
- Hex.pm website or API
- Hex CLI
- HexDocs hosting, rendering, or search
- Package preview
- Version diff
- Bob or package builds
- "hexpm/hexpm: Website, API server, HexDocs hosting/processing, package preview, and package version diff"
- "hexpm/hex: Package manager client CLI and Mix task integration for Erlang/Elixir"
- "hexpm/bob: Automated build service for Elixir, Erlang, Docker tags, and package artifacts"
- Infrastructure
- Other
validations:
Expand Down