Good First Commit

Archives
Subscribe
October 12, 2020

Good First Commit: Week #15 More Hacktoberfest Issues!

Hello!


Hacktoberfest

Hacktoberfest is a month-long celebration of open-source software, where you as a participant can make four valid pull request and be eligible to earn a Hacktoberfest tee or tree reward. To learn more, visit the Hacktoberfest website.


Issues

kiwicom

  • Title: Enforce with ESLint that all types should be read-only and exact

  • Description: Our convention for Flow and TypeScript is to write exact and read-only types, but nothing is enforcing this, so we definitely forgot to do this in some places. This can be solved with ESLint (TypeScript is already exact, so there we just need read-only)....

  • Link: kiwicom/orbit #2327


FrontEndFoxes

  • Title: About us page tidy-up

  • Link: FrontEndFoxes/ff-web #38


sitture

  • Title: Upgrade from python2 to python3

  • Description: Make sure we're still able to run the project using python3. Update README...

  • Link: sitture/trade-motors #61


Abdur-rahmaanJ

  • Title: Add configuration management section to the docs

  • Description: Add a configuration.rst to sphinx_source. Write how config is handled in Shopyo...

  • Link: Abdur-rahmaanJ/shopyo #167


mindsdb

  • Title: Add http argument to documentation start command

  • Description: In the Databases example we need to include HTTP argument to the start command --api=http,mysql. Please include that in all 4 databases files...

  • Link: mindsdb/mindsdb #793


Thank you for making open-source an awesome place. To learn more about Good First Commit or submit new issues or feedback, check out our repository

Don't miss what's next. Subscribe to Good First Commit:
Powered by Buttondown, the easiest way to start and grow your newsletter.