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: .github/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contribution Guidelines
2
2
3
-
Welcome! If you're viewing this, it means that you’re likely interested in contributing to the project. That's fantastic!
3
+
Welcome! If you're viewing this, it means that you're likely interested in contributing to the project. That's fantastic!
4
4
5
5
The following is a set of guidelines for contributing to Igir. These guidelines are published to clarify expectations and reduce potential conflict of opinions.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ body:
43
43
description: |
44
44
The debug logs of your command run with the `-vvv` option. This is _not_ just a copy of the standard progress bar CLI output.
45
45
46
-
You can redirect the CLI output of `igir` to a file with the syntax: `igir [commands..] [options] -vvv > igir.log`. You can then attach this file in the GitHub text editor.
46
+
You can redirect the CLI output of Igir to a file with the syntax: `igir [commands..] [options] -vvv > igir.log`. You can then attach this file in the GitHub text editor.
47
47
48
48
This field is _not_ optional as it is one of the most important ways to gain insight into your unique scenario. Without this information it is difficult to reproduce your problem.
0 commit comments