Francois
Francois
This addresses an issue raised a few times. https://github.com/omniauth/omniauth/issues/661 https://github.com/omniauth/omniauth/issues/767 This change will allow a user to provide a callback_path that includes a query param. Now, for example: `users/auth/github/callback` will...
### Summary Closes: https://github.com/faker-ruby/faker/issues/2464 We added 2 new config options. 1. Ability to specify `light` or `dark` hex color. 2. Ability to specify `lightness` when generating an HSL color. The...
Just wondering if you are open to hactoberfest contributions?
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
## Description Includes - CI github workflow - Rubocop and Standard ruby gems - Rubocop config To automate linting and code standards. RuboCop is a Ruby static code analyzer (a.k.a....
Would you consider a PR that splits up the specs into smaller easier to digest spec files? I am keen to work on it if you are open to the...
Would you be open to me adding Rubocop with [StandardRuby](https://github.com/testdouble/standard) rules? I will happily submit PR if you are open to the idea?
This PR adds a more descriptive error message when users add a detector without configuration. Before this change a NoMethodError exception was raised with an unclear error message. Now we...
As a new contributor it would be nice to have a contributing doc for reference. This same doc can also guide developers in setting the project up locally. I am...
**IMPORTANT: please make sure you ask yourself all intro questions and fill all sections of the template.** **Before we start...:** - [x] I checked the documentation and didn't find this...