
"staging.tmp" should not run in CI. If bors detects that it is running, it produces a warning with some information about how to fix it. bors currently only does this for Travis CI and AppVeyor ...
Created - 0 comments - E-easy I-enhancement
Currently, `let add x, y = x + y` works when given more than two arguments. It ignores the excess arguments, but this should be an error since `add` expects exactly two arguments
Created - 0 comments - beginner bug enhancement needs test
Created - 0 comments - beginner
Exactly what it sounds like. You should say that there are no open pull requests, instead of just not showing anything.
Exactly what it sounds like. It should say that nothing is ready to review, instead of showing the table headers followed by nothing at all.
This is supported by a lot of other GitHub Apps, like [probot] (and the built-in stuff that GitHub uses). It allows people to keep the top level of their project cleaner. The logic for finding o...
Created - 1 comment - E-easy
There are a few places within bors-ng where it hard-codes the bot name "bors". The command names can probably just stay as is, since it makes more sense to say "bors r+" than "bors-voyager r+". ...
Just small notes/links in the footer so that it can be traced back which benchee/benchee_html version created this HTML page, best also linking back to the projects github pages :)
Created - 1 comment - enhancement good first issue Hacktoberfest help wanted
# Problem The github user payload has a `type` field which can be `"User"`, `"Bot"` or `"Organization".` With `"User"` and `"Bot"`, we normalize these values during conversion into `"user"` ...
Created - 1 comment - Difficulty: Easy good first issue Skill: Elixir Time: 1 hour
Right now, the rows are all a bit wonky, since the length of each output line is based on the numbers in it. It might be a good idea to give each column a maximum width it's allowed to be and pad i...
Created - 1 comment - enhancement good first issue
Documentation is our _highest_ priority in: https://github.com/dwyl/repo-badges and yet this repo/project is _sorely_ lacking docs! https://inch-ci.org/github/dwyl/hits-elixir 
Created - 1 comment - chore good first issue
Now, can you see me? Not you, but now.
Created - 1 comment - good first issue
As a first time Pheonix user I followed the **Step 1** in the readme and created the app, but when checking to see if I had done it properly I received the following error message numerous times, f...
Created - 1 comment - enhancement good first issue help wanted
## Background I think it's agreed upon that this backend portion of our app will be implemented as an API. When I initialized this repository, I just used standard run-of-the-mill `mix phx.new` mi...
Created - 1 comment - good first issue ready 2 b developed
@nelsonic This README is AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! (I know this is not what issues are for but it really is amazing. Thanks so much) I have gone through and made some ...
Created - 1 comment - discuss help wanted starter technical user-feedback
* Add Elixir `1.6` to Travis CI * Add `.formatter-exs` * Reformat all of the code using `mix format --check-equivalence` * Add Travis Job to check Format ([see here](https://github.com/jshmrtn/c...
Created - 2 comments - easy enhancement help wanted
Hi! Currently, links in the dashboard use custom colors for visited/not visited states: , the CircleCI file is in `circle.yml`.
# Problem We should upgrade our project factory so a set of task lists is always created. In a real use scenario, projects cannot get created without associated task lists. Our factories should ...
Created - 3 comments - Difficulty: Easy good first issue hacktoberfest question Skill: Elixir Skill: Phoenix
As the codebase grows and more people begin contributing, it will become increasingly difficult to keep an eye on code style / best practices. To make this easier, let's use a code linter to automa...
Created - 3 comments - enhancement good first issue help wanted
Displaying issues 1 - 30 of 46 in total