Skip to content

Commit

Permalink
Adds README.md
Browse files Browse the repository at this point in the history
Adds contributing and license placeholders
  • Loading branch information
johanbove committed Oct 5, 2020
1 parent 2eff016 commit ea0c63b
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
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 added LICENSE.md
Empty file.
37 changes: 37 additions & 0 deletions README.md
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]

0 comments on commit ea0c63b

Please sign in to comment.