forked from openssl/openssl
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Showing
2 changed files
with
1 addition
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,14 +1,2 @@ | ||
<!-- | ||
Thank you for your pull request. Please review these requirements: | ||
PLEASE MAKE PULL REQUESTS IN THE quictls/quictls REPOSITORY | ||
|
||
Contributors guide: https://github.com/openssl/openssl/blob/master/CONTRIBUTING.md | ||
Other than that, provide a description above this comment if there isn't one already | ||
If this fixes a GitHub issue, make sure to have a line saying 'Fixes #XXXX' (without quotes) in the commit message. | ||
--> | ||
|
||
##### Checklist | ||
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> | ||
- [ ] documentation is added or updated | ||
- [ ] tests are added or updated |