|
1 | 1 | <h1 align="center">Git Into Open Source!</h1>
|
2 | 2 |
|
3 | 3 | <p align="center">
|
4 |
| -<a><img src="https://i.ibb.co/D7MyyJv/octocat-swim.png" width="128" /><br /></a> |
| 4 | +<a><img src="https://raw.githubusercontent.com/Lissy93/git-into-open-source/main/.github/logo.png" width="128" /><br /></a> |
5 | 5 | <b><i>Tools and resources to help you get started with open source</i></b>
|
6 | 6 | <br />
|
7 | 7 | <i>Create your first pull request here!</i><br />
|
8 | 8 | <b>🌐 <a href="https://git-in.to/">git-in.to</a></b><br />
|
9 |
| - |
10 | 9 | </p>
|
11 | 10 |
|
12 |
| ---- |
13 |
| - |
| 11 | +<details> |
| 12 | +<summary><h4>Contents</h4></summary> |
| 13 | + |
| 14 | +- [Contributors](#git-in) |
| 15 | +- [Contributing](#contributing) |
| 16 | +- [Guides and Resources](#guides-and-resources) |
| 17 | +- [License](#license) |
| 18 | +</details> |
14 | 19 |
|
15 | 20 | ## Git In!
|
16 | 21 |
|
17 |
| -The following users have contributed to this repo, by sharing their thoughts about open source.<br /> |
| 22 | +The following users have contributed to this repo, by sharing their thoughts and ideas about open source.<br /> |
18 | 23 | Join them by editing the [`git-in-here.yml`](git-in-here.yml) file, and following the instructions in [`CONTRIBUTING.md`](/CONTRIBUTING.md) to submit a PR.
|
19 | 24 |
|
20 | 25 |
|
21 | 26 | <!-- git-in-start -->
|
22 |
| - |
23 | 27 | <!-- git-in-end -->
|
24 | 28 |
|
| 29 | +<p align="right"><sup><a href="#git-into-open-source">⬆️ Back to Top</a></sup></p> |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +## Contributing |
| 34 | + |
| 35 | +Submitting contributions to any repository is easy! |
| 36 | + |
| 37 | +The first step is to check out the projects contributing guidelines ([here's ours](/CONTRIBUTING.md)). These will usually outline setup instructions, and give you pointers as to where and how you can contribute. |
| 38 | + |
| 39 | +Next you'll need to either fork and clone the repo, or if it's a small change you can just edit it via the GitHub UI. Here is a step-by-step guide to help you get started with that. |
| 40 | + |
| 41 | +Finally, you can submit the pull request! Head back to the source repo, and you should see a new button, saying "Create Pull Request". If the author has set a PR template, be sure it's filled in properly. |
| 42 | + |
| 43 | +<p align="right"><sup><a href="#git-into-open-source">⬆️ Back to Top</a></sup></p> |
| 44 | + |
| 45 | +--- |
| 46 | + |
| 47 | +## Guides and Resources |
25 | 48 |
|
| 49 | +<p align="right"><sup><a href="#git-into-open-source">⬆️ Back to Top</a></sup></p> |
26 | 50 |
|
27 | 51 | ---
|
28 | 52 |
|
|
0 commit comments