Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
lszeremeta authored Apr 20, 2021
1 parent 4a67daf commit 9c7f150
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/new-preset-suggestion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: New preset suggestion
about: Suggest new preset
title: ''
labels: enhancement
assignees: ''

---

**Dataset details**
Name, link to example data, and similar.

**Suggested column name mapping**
Provide your preferred method of mapping the column names in the CSV file to the supported MolecularEntity properties.

**Value delimiter**
Value delimiter for this file (see --value-delimiter option).

**Present name**
Suggested preset name

**Additional context**
Add any other context or attachments about your suggested preset name

0 comments on commit 9c7f150

Please sign in to comment.