Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 655e866

Browse files
authored
Update .github
1 parent 09066d6 commit 655e866

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Add any other context about the problem here.
7171

7272
Feel free to post feature requests. It's helpful if you can explain exactly why the feature would be useful.
7373

74-
There are usually some outstanding feature requests in the [existing issues list](https://github.com/khoih-prog/AsyncHTTPSRequest_Generic/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement), feel free to add comments to them.
74+
There are usually some outstanding feature requests in the [existing issues list](https://github.com/khoih-prog/AsyncMQTT_Generic/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement), feel free to add comments to them.
7575

7676
---
7777

@@ -84,13 +84,13 @@ Please use the `astyle` to reformat the updated library code as follows (demo fo
8484
1. Change directory to the library GitHub
8585

8686
```
87-
xy@xy-Inspiron-3593:~$ cd Arduino/xy/AsyncHTTPSRequest_Generic_GitHub/
88-
xy@xy-Inspiron-3593:~/Arduino/xy/AsyncHTTPSRequest_Generic_GitHub$
87+
xy@xy-Inspiron-3593:~$ cd Arduino/xy/AsyncMQTT_Generic_GitHub/
88+
xy@xy-Inspiron-3593:~/Arduino/xy/AsyncMQTT_Generic_GitHub$
8989
```
9090

9191
2. Issue astyle command
9292

9393
```
94-
xy@xy-Inspiron-3593:~/Arduino/xy/AsyncHTTPSRequest_Generic_GitHub$ bash utils/restyle.sh
94+
xy@xy-Inspiron-3593:~/Arduino/xy/AsyncMQTT_Generic_GitHub$ bash utils/restyle.sh
9595
```
9696

0 commit comments

Comments
 (0)