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: docs/template_usage.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
# Using this template
2
2
3
-
Welcome to the developer guidelines! This document is split into two parts:
4
-
5
-
1. The [repository setup](#setting-up-the-repository).
6
-
This section is relevant primarily for the repository maintainer and shows how to connect continuous integration services and documents initial set-up of the repository.
7
-
2. The [contributor guide](contributing.md#contributing-guide).
8
-
It contains information relevant to all developers who want to make a contribution.
3
+
Welcome to the developer guidelines!
4
+
This section is relevant primarily for the repository maintainer
5
+
and shows how to connect continuous integration services and documents initial set-up of the repository.
6
+
For information relevant to all developers who want to make a contribution,
7
+
please refer to the [contributor guide](contributing.md#contributing-guide).
0 commit comments