Skip to content

dennisapdm88/issuehub.io

 
 

Repository files navigation

issuehub.io

Build Status

issuehub.io is a small project that enables you to find GitHub issues to work on. Unlike other contributing projects, the focus is on labelled issues rather than projects.wddqwd

The reason for making this xxasxproject is to encourage issue labelling on open source projects, so that people with different types of experience and knowledge levels can easily find something to help out with.

Getting started

Install ruby

rvm install 2.5.1
Install Link
rvm install 2.5.1 https://rvm.io/rvm/install

Install the gems using the Gemfile

gem install bundler
bundle install
bundler Info Link
Gemfile https://bundler.io/gemfile.html

Set up the .env file

cp .env.example .env

Make sure the tests are passing

bundle exec rake spec

Run the app!

bundle exec rackup

Contributing

Find something to work on. You can pick one of the open issues, if there are any, fix a bug, improve the interface, refactor the code or improve test coverage!

If there is something else that you would like to work on or other ways to improve issuehub, open an issue first so we can discuss it.

Also, have a look at the contribution guidelines.

Copyright

Copyright (c) 2013-2018 Despo Pentara. See LICENSE for details.

About

Find open source issues to work on!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.7%
  • CSS 32.3%
  • Ruby 27.4%
  • JavaScript 1.6%