Skip to content

Commit

Permalink
Tell folks to use quictls/quictls
Browse files Browse the repository at this point in the history
  • Loading branch information
richsalz committed Sep 24, 2024
1 parent b2b0585 commit a23f757
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 184 deletions.
28 changes: 1 addition & 27 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,27 +1 @@
<!--
NOTE:
If you're asking about how to use OpenSSL, this isn't the right
forum. Please see our User Support resources:
https://github.com/openssl/openssl/blob/master/SUPPORT.md
If relevant, please remember to tell us in what OpenSSL version you
found the issue.
Please remember to put ``` lines before and after any commands plus
output and code, like this:
```
$ echo output output output
output output output
```
```
#include <stdio.h>
int main() {
int foo = 1;
printf("%d\n", foo);
}
```
-->
PLEASE REPORT BUGS IN THE quictls/quictls project
53 changes: 0 additions & 53 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/ISSUE_TEMPLATE/documentation.md

This file was deleted.

34 changes: 0 additions & 34 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

56 changes: 0 additions & 56 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

0 comments on commit a23f757

Please sign in to comment.