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
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,17 @@ There are multiple ways in which you can help us:
12
12
13
13
- Know how to fix an issue or add a new feature? Make a patch!
14
14
15
-
- Loved the Hashnode guides? Share it with others!
15
+
- Loved the Hashnode support? Share it with others!
16
16
17
17
Anything we missed to mention? Then, what are you waiting for!
18
18
19
19
## Reporting a Bug
20
20
21
-
Hashnode Support is in active development. There’s no surprise that you may encounter something that doesn’t work for your use case. Or maybe you have some suggestions about how can we improve some functionality. Feel free to share any of it with us by [opening an issue here](https://github.com/Hashnode/hashnode-guide/issues).
21
+
Hashnode Support is in active development. So if you have suggestions about how can we improve some functionality. Feel free to share any of it with us by [opening an issue here](https://github.com/Hashnode/hashnode-guide/issues).
22
22
23
23
> Note: Make sure you are raising requests against [Hashnode Support](https://help.hashnode.com/), not [Hashnode](https://hashnode.com/) itself. For raising requests against [Hashnode](https://hashnode.com/) use the [feature request page](https://hashnode.com/feature-requests).
24
24
25
-
Please make sure that you provide all the necessary information requested by prompts in the issue body - it will not only make our work easier but will also help you to communicate your problem better.
25
+
Please make sure that you provide all the necessary information in the issue body - it will not only make our work easier but will also help you to communicate your problem better.
26
26
27
27
## Editing the Suppport Guides
28
28
@@ -44,11 +44,9 @@ You should then add your page to the relevant section by adding the id of the do
44
44
45
45
If you have peeked in our codebase and realized how you can fix a problem or if you know how to add a new feature, well done! If not, don’t worry - just pick an easy or good-first issue and get started to fix it.
46
46
47
-
- To contribute your code to Hashnode Support, you’ll need to make a pull request from your fork of Hashnode Guide repository. This development workflow using Git may look daunting at first, but it is not if you follow this guide that we have prepared for you.
48
-
49
-
- When you make a pull request, please provide all the necessary information requested by prompts in the pull request body. Also, make sure that the code you’re submitting is well documented and tested.
50
-
47
+
- To contribute your code to Hashnode Support, you’ll need to make a pull request from your fork of Hashnode Guide repository. This development workflow using Git may look daunting at first, but there are [multiple articles](https://hashnode.com/n/github) on Hashnode that will help you understand Git workflow better.
51
48
49
+
- When you make a pull request, please provide all the necessary information in the pull request body. Also, make sure that the code you’re submitting is well documented and tested.
52
50
53
51
## Spreading the word of mouth
54
52
@@ -58,4 +56,4 @@ If you find Hashnode Support helpful, you can share it with your peers, colleagu
58
56
59
57
## What if I need help?
60
58
61
-
If you need have any questions or require clarifications, please reach out to us on [Discord](https://discord.gg/qsAQfxX) without any hesitation. We already appreciate that you’re trying to help us, so feel free to ask any doubt you have or whatever is keeping you stuck.
59
+
If you need have any questions or require clarifications, please reach out to us on [Discord](https://discord.gg/qsAQfxX) without any hesitation. We already appreciate that you’re trying to help us, so feel free to ask any doubt you have or whatever is keeping you stuck.
0 commit comments