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: CONTRIBUTING.md
-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# Contributing
2
2
3
-
When contributing to this repository, please read the process below. Note that we have a code of conduct. Please follow it in all your interactions with the project.
4
-
5
3
## Pull Request Process
6
4
7
5
1. Ensure any install or build dependencies are removed before the end of the layer when doing a
WTF (aka 'wtfutil') is the personal information dashboard for your terminal, providing at-a-glance access to your very important but infrequently-needed stats and data.
8
13
9
-
A personal terminal-based dashboard utility, designed for
10
-
displaying infrequently-needed, but very important, daily data.
14
+
Used by thousands of developers and tech people around the world, WTF is free and open-source. To support the continued use and development of WTF, please consider sponsoring WTF via [GitHub Sponsors](https://github.com/sponsors/senorprogrammer).
11
15
12
16
#
13
17
14
-
*[Installing](#installing)
15
-
*[Install via Homebrew](#install-via-homebrew)
16
-
*[Install via MacPorts](#install-via-macports)
17
-
*[Install via Scarf](#install-via-scarf)
18
-
*[Install a Binary](#install-a-binary)
19
-
*[Install from Source](#install-from-source)
18
+
<p> </p>
19
+
20
+
*[Installation](#installation)
21
+
*[Installing via Homebrew](#installing-via-homebrew)
22
+
*[Installing via MacPorts](#installing-via-macports)
23
+
*[Installing via Scarf](#installing-via-scarf)
24
+
*[Installing a Binary](#installing-a-binary)
25
+
*[Installing from Source](#installing-from-source)
20
26
*[Running via Docker](#running-via-docker)
21
27
*[Communication](#communication)
22
28
*[Slack](#slack)
@@ -34,9 +40,9 @@ displaying infrequently-needed, but very important, daily data.
If you want to run the build command from within your `$GOPATH`:
94
100
@@ -182,9 +188,9 @@ If there is a bug that you really need to have fixed or a feature you really wan
182
188
183
189
## Contributing to the Source Code
184
190
185
-
First, please read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-then-code) by Dave Cheney. It's great advice and will often save a lot of time and effort.
191
+
First, kindly read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-then-code) by Dave Cheney. It's great advice and will often save a lot of time and effort.
186
192
187
-
Next, please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
193
+
Next, kindly read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
188
194
189
195
Then create your branch, write your code, submit your PR, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without their contributors, WTF wouldn't be possible.
0 commit comments