-
-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
META | Pull request template additions
- Loading branch information
Showing
1 changed file
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
<!-- Before submitting a pull request --> | ||
<!-- - Please ensure target branch is the testing (active dev) branch: https://github.com/Fourdee/DietPi/tree/testing --> | ||
<!-- - Please ensure changes have been tested and verified functional. --> | ||
<!-- | ||
Before submitting a pull request | ||
- Please ensure target branch is the testing (active dev) branch: https://github.com/Fourdee/DietPi/tree/testing | ||
- Please ensure changes have been tested and verified functional. | ||
--> | ||
**Status**: <!-- WIP / Testing / Ready / ... --> | ||
<!-- | ||
- [ ] Task 1 | ||
- [ ] Task 2 | ||
--> | ||
|
||
**Reference**: <!-- https://github.com/Fourdee/DietPi/issues/XXXX --> | ||
|
||
**Commit list/description**: | ||
<!-- | ||
- DietPi-Config | Add "Fan control" option to "Performance Options" | ||
![Screenshot](https://xxx.github.com/images/xxx.png) | ||
- DietPi-Config | Add "Fan control" support for Odroid C2 | ||
- DietPi-Config | Syntax fix | ||
--> | ||
- ... |