-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d68e4b
commit 8837a80
Showing
1 changed file
with
4 additions
and
18 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,18 +1,4 @@ | ||
<!-- | ||
Thank you very much for contributing! Please fill out the following | ||
questions to make it easier for us to review your changes. | ||
--> | ||
|
||
# Pull Request | ||
|
||
## The purpose of this change | ||
|
||
<!-- | ||
Please enter a summary of the changes. | ||
--> | ||
|
||
## The source of the data (for e.g. new frequencies) | ||
|
||
<!-- | ||
Please provide direct URLs if possible. | ||
--> | ||
Your PR should: | ||
* all description should be in the commit messages (no text in the pr) | ||
* your pr should be rebased on the current HEAD | ||
* no fixup commits |