1
1
# Contributing
2
2
3
- :tada : First off, thanks for taking the time to contribute!:tada :
3
+ :tada : First off, thanks for taking the time to contribute! :tada :
4
4
5
5
The following is a set of guidelines for contributing to BIThesis.
6
6
@@ -11,12 +11,12 @@ and feel free to propose changes to this document in a pull request.
11
11
12
12
** [ I don't want to read this whole thing, I just have a small question!!!] ( #join-our-slack-channel ) **
13
13
14
- | | For User | For Developer |
15
- | ----------------- | ----------| ---------------|
16
- | Have a Question | [ Slack] ( #join-our-slack-channel ) | [ Slack] ( #join-our-slack-channel ) |
17
- | Bug Report | [ Slack] ( #join-our-slack-channel ) | [ Github - Issues] ( #bug-report-on-github ) |
18
- | Feature Request | [ Slack] ( #join-our-slack-channel ) | [ Slack] ( #join-our-slack-channel ) |
19
- | Pull Request | | [ Github - Pull Request] ( #pull-request-process ) |
14
+ | | For Users | For Developers |
15
+ | --------------- | -- ------------------------------ | ---------------------------------------------- |
16
+ | Have a Question | [ Slack] ( #join-our-slack-channel ) | [ Slack] ( #join-our-slack-channel ) |
17
+ | Bug Report | [ Slack] ( #join-our-slack-channel ) | [ Github - Issues] ( #bug-report-on-github ) |
18
+ | Feature Request | [ Slack] ( #join-our-slack-channel ) | [ Slack] ( #join-our-slack-channel ) |
19
+ | Pull Request | | [ Github - Pull Request] ( #pull-request-process ) |
20
20
21
21
## Join Our Slack Channel
22
22
@@ -38,23 +38,21 @@ rethink before write.
38
38
If you can locate the bug or provide more detailed information, you may
39
39
_ [ report an issue here] [ issue reporting link ] _ .
40
40
41
-
42
41
## Pull Request Process
43
42
44
43
Pull Request are welcomed!
45
44
46
45
The following steps will help you finish a pull request.
47
46
48
- 1 . fork this repo.
49
- 2 . git clone your forked repo.
50
- 3 . make small changes until bug fixed.
51
- 4 . commit changes.
52
- 5 . create a pull request with related information.
53
- 6 . keep in touch with further discussion and refine.
47
+ 1 . Fork this repo.
48
+ 2 . ` git clone ` your forked repo.
49
+ 3 . Make changes until the bug is fixed.
50
+ 4 . Commit your changes.
51
+ 5 . Create a pull request with related information.
52
+ 6 . Keep in touch with further discussion and refine.
54
53
55
- for more information, refer to the
54
+ For more information, refer to the
56
55
_ [ Github Help] ( https://help.github.com/en/github/collaborating-with-issues-and-pull-requests ) _ .
57
56
58
57
[ slack channel invitation ] : https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw
59
58
[ issue reporting link ] : https://github.com/spencerwooo/BIThesis/issues/new
60
-
0 commit comments