-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds contributing and license placeholders
- Loading branch information
Showing
3 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Contributing | ||
|
||
> Please describe here how you would like people to contribute. |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Good First Issues | ||
|
||
Good First Issues empowers first-time contributors of open-source software. This website is primarily targeted at developers who want to contribute to open source software but do not know where or how to start. By providing developers with filters, the website empowers them to browse and select issues/repositories based on programming languages that they are comfortable with. In addition, they can select the type of issues they want to work on. | ||
|
||
Website: <https://goodfirstissues.com/> | ||
|
||
## Dependencies | ||
|
||
- Go-lang | ||
- JavaScript | ||
- Bootstrap CSS | ||
- Firebase | ||
- Github Workflows | ||
- [Github GraphQL](https://docs.github.com/en/graphql) | ||
|
||
## Inspiration | ||
|
||
- [Githb "Good First Issue"](https://github.blog/2020-01-22-how-we-built-good-first-issues/) | ||
|
||
## Credits | ||
|
||
- Original Cover template from [Bootstrap](https://getbootstrap.com/docs/4.5/examples/cover/) by [@mdo](https://twitter.com/mdo) | ||
- Icons made by [Smashicons](https://smashicons.com/), [Pixel perfect](https://www.flaticon.com/authors/pixel-perfect), [Freepik](https://www.flaticon.com/authors/freepik) and [iconixar](https://www.flaticon.com/authors/iconixar) from [Flaticon](https://www.flaticon.com/) | ||
- Favicon made by [Freepik](https://www.flaticon.com/authors/freepik) and generated with [ realfavicongenerator.net](https://realfavicongenerator.net/) | ||
- Github Corner by [Tim Holman](https://tholman.com/github-corners/) | ||
|
||
## Feedback & Comments | ||
|
||
- [[email protected]] | ||
|
||
## Contributing | ||
|
||
See [./CONTRIBUTING.md] | ||
|
||
## License | ||
|
||
See [./LICENSE.md] |