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
1.`wget https://github.com/prometheus/node_exporter/releases/download/v1.0.1/node_exporter-1.0.1.linux-amd64.tar.gz` (latest version, change version number as desired)
Copy file name to clipboardExpand all lines: doc/CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,12 +67,12 @@ the report as well, and they have been updated accordingly.
67
67
1. Write appropriate Pull Request Title stating the fix
68
68
1. Use present tense (ex. Fixes, Changes, Fixing, Changing..)
69
69
1. Reference the issue that the PR is fixing with **“Fixes #issue_number”** in the description
70
-
1. Provide a detailed description (at least 50 - 70 characters) of the changes; if UI related, add screenshots or gif
70
+
1. Provide a detailed description of the changes; if UI related, add screenshots
71
71
1. Make sure that the branches can be automatically merged (otherwise rebase the PR with `master`) and then click the drop down next to, `Create pull request`, and select `Create draft pull request`
0 commit comments