mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
Use GitHubs issue form for bug reports. - modern look - user don't need to mess with given markdown parts while filling the issue template Setup config.yml for general questions and problems with the Raspbian distribution packages.
10 lines
564 B
YAML
10 lines
564 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: "⛔ Question"
|
|
url: https://www.raspberrypi.org/forums
|
|
about: "Please do not use GitHub for asking questions. If you simply have a question, then the Raspberry Pi forums are the best place to ask it. Thanks in advance for helping us keep the issue tracker clean!"
|
|
- name: "⛔ Problems with the Raspbian distribution packages"
|
|
url: https://github.com/RPi-Distro/repo
|
|
about: "If you have problems with the Raspbian distribution packages, please report them in the github.com/RPi-Distro/repo."
|
|
|