You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: labs/lab04.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ References:
9
9
-[Creating a template repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository)
10
10
-[Creating a repository from a template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
11
11
12
-
## 2.1 Create issue templates
12
+
## 4.1 Create issue templates
13
13
14
14
1. Navigate to the `Settings > General` page of your repository
15
15
2. In the `Features > Issues` section, click `Set up templates` button
@@ -19,7 +19,7 @@ References:
19
19
6. Click on `Propose changes` to commit the tempaltes to your repository.
20
20
7. Repeat steps 3) to 6) to add more issue templates
21
21
22
-
## 2.2 Create pull request templates
22
+
## 4.2 Create pull request templates
23
23
24
24
1. Navigate to the `main` branch of your repository
25
25
2. Click `Add file` to create a new file
@@ -40,7 +40,7 @@ Fixes #
40
40
41
41
```
42
42
43
-
## 2.3 Create a template repository
43
+
## 4.3 Create a template repository_(Optional)_
44
44
45
45
1. Navigate to the `Settings > General` page of your repository
0 commit comments