dschep / dschep/ntfy

Create Issue Template

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

Go back through closed tickets to see what the most frequently missing needed info was. Basic starting point:

**How was `ntfy` installed?**
- Global pip (`sudo pip install ntfy`)
- Single file bin (`curl`'d)
- Virtualenv pip (`virtualenv foobar && foobar/bin/pip install ntfy`)

**What version is installed?**

``` shell
$ ntfy --version
```

**What Operating System are you running?**
- Linux
- MacOS X
- Windows
- Other? (BSD?)

**What does your config file contain (eg: `~/.ntfy.yml`)**

```

---
# paste your yaml :)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.