summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/packaging.md
blob: 1bba331481bd5f907c8b3051dc7bf930b3b2c281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
name: Packaging
about: For any issues, questions, or requests regarding packaging or distribution.
title: ""
labels: "packaging"
assignees: ""
---

## Details

What is the issue? Please be clear and concise.

Some notes:

- If the issue is specifically about an existing package/distribution, consider contacting the package maintainer
instead in the appropriate location.

- If this issue is about supporting a new package manager/installation method,
please do consider maintaining it yourself and sending in a PR, and I'll be glad accept it!
See [the documentation](https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/) for more information.