[PR #3143] [MERGED] .github: add issue templates #11079

Closed
opened 2026-04-12 23:20:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3143
Author: @bmizerany
Created: 3/14/2024
Status: Merged
Merged: 3/14/2024
Merged by: @bmizerany

Base: mainHead: bmizerany/issuetemplates


📝 Commits (6)

📊 Changes

4 files changed (+194 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/10_model_request.yml (+19 -0)
.github/ISSUE_TEMPLATE/20_feature_request.yml (+42 -0)
.github/ISSUE_TEMPLATE/90_bug_report.yml (+125 -0)
.github/ISSUE_TEMPLATE/config.yml (+8 -0)

📄 Description

You can view a functional test version of this PR here: https://github.com/bmizerany/ollama-test-issues-tempates/issues/new/choose


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/3143 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 3/14/2024 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@bmizerany](https://github.com/bmizerany) **Base:** `main` ← **Head:** `bmizerany/issuetemplates` --- ### 📝 Commits (6) - [`78f35cc`](https://github.com/ollama/ollama/commit/78f35cca7a3cc77f47058706ee210884dfefd0a1) .github: add issue templates - [`43ea066`](https://github.com/ollama/ollama/commit/43ea066e294f132d458dc6942ece413fca0cc0d3) review comment updates - [`47e0be9`](https://github.com/ollama/ollama/commit/47e0be971a9a8a28531a3eec285c4227d16e4771) minor changes and ordering - [`68de404`](https://github.com/ollama/ollama/commit/68de40489cd87b9beb5bf1617bcf66bbabe26db0) fix discord link - [`56dfb31`](https://github.com/ollama/ollama/commit/56dfb31ac43643df809e78c14e9cfc12d6ca30c6) remove title prefixes - [`afe6e64`](https://github.com/ollama/ollama/commit/afe6e648870f4544b57be837cb3440de290e12ae) split out arch, os, and platform ### 📊 Changes **4 files changed** (+194 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/10_model_request.yml` (+19 -0) ➕ `.github/ISSUE_TEMPLATE/20_feature_request.yml` (+42 -0) ➕ `.github/ISSUE_TEMPLATE/90_bug_report.yml` (+125 -0) ➕ `.github/ISSUE_TEMPLATE/config.yml` (+8 -0) </details> ### 📄 Description You can view a functional test version of this PR here: https://github.com/bmizerany/ollama-test-issues-tempates/issues/new/choose --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:20:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11079