simple-icons/.github/ISSUE_TEMPLATE/website_and_package.md
Eric Cornelissen 3129166158
Add composer.json (#1611)
* Add composer.json

* Update issue template to include Packagist

* Update README.md
2019-09-26 09:04:33 +03:00

33 lines
795 B
Markdown

---
name: Website & Packages
about: For general issues and improvements
---
<!-- Before opening a new issue search for duplicate or closed issues -->
### Kind of issue <!-- Change the one that applies to `[x]` -->
- [ ] Improvement
- [ ] Bug
- [ ] Other, namely:
### This issue concerns <!-- Change the one that applies to `[x]` -->
- [ ] The NPM Package
- [ ] The Packagist Package
- [ ] The website
- [ ] Other, namely:
### Description
<!--
Anything relevant, for example:
- For bugs: "Steps to reproduce" and "Expected behavior"
- For improvements: An example of a use case
- Package issues: Version information
- For JavaScript/NodeJS: $ node --version
- For PHP/Packagist: $ composer --version
- Website issues: What browser do you use
- etc.
-->