Skip to content
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

Update issue templates #79

Merged
merged 1 commit into from
Sep 13, 2024
Merged
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
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/support-my-organism.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Support my organism
about: I want SeqSender to support my organism.
title: "[ORGANISM : FEATURE / BUG]"
labels: help wanted
assignees: ''

---

**Have you attempted to upload your organism using SeqSender? If so, please list the organism affected. If not, please attempt using SeqSender with it first, as SeqSender currently supports a wide variety of organisms, databases, and submission options.**
Be sure to check the Submission Wizard in the documentation for all the available customizations for submitting your samples to repositories.

**Which databases are you uploading to? Are all of them affected? If not list which ones are affected:**
BIOSAMPLE/SRA/GENBANK/GISAID

**Is the problem related to a metadata field, an additional file, available submission options, or the submission process itself?**
If the field is only an attribute, it can be added to any database even if not validated by SeqSender, by simply adding the correct column name with the database prefix.

**If possible describe the solution you'd like to see along with any other additional details.**
A clear and concise description of what you think needs to change/made available to resolve your issue.

**Error Logs**
Add any other context, logs, or screenshots related to the issue here.
Loading