Unverified Commit f178cc0a authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add template for help requests and generic issues

NOTE: the help request issue template actually asks people
to post to the lammps-users mailing list.
parent 9185f28a
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
---
name: Generic Issue
about: For issues that do not fit any of the other categories
title: "_Replace With a Descriptive Title_"
labels: 
assignees: ''

---

**Summary**

_Please provide a clear and concise description of what this issue report is about._

**LAMMPS Version and Platform**

_Please specify precisely which LAMMPS version this issue was detected with (the first line of the output) and what platform (operating system and its version, hardware) you are running on. If possible, test with the most recent LAMMPS patch version_

**Details**

_Please explain the issue in detail here_
+15 −0
Original line number Diff line number Diff line
---
name: Request for Help
about: "Don't post help requests here, email the lammps-users mailing list"
title: ""
labels: invalid
assignees: ''

---

Please **do not** post requests for help (e.g. with installing or using LAMMPS) here.
Instead send an e-mail to the lammps-users mailing list.

This issue tracker is for tracking LAMMPS development related issues only.

Thanks for your cooperation.