Skip to content

hack4impact-uiuc/technical-interview-fa23-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Contributing Guidelines

Thank you for contributing! πŸŽ‰ Here are some guidelines to contributing to this repository. These are guidelines, not rules, but please try your best to adhere to them!

Github

Commits

  • Start commit message with uppercase letter
  • Use present tense ("Add feature" not "Added feature")
  • Use imperative mood ("Move cursor to..." not "Moves cursor to...")
  • Reference issues and pull requests

Pull Requests

When initially opening a pull request, please open it in draft mode, and do not mark it for review. Please fill out the template with as much detail as you can.

Once you are done implementing the feature, make sure that your code follows the style guides laid out in the README, and all status checks are passing. Then, mark the pull request as ready for review.

Start pull request titles with emojis! Here's a list of some that you can use, or you can choose a random one:

  • 🎨 :art: when improving the format/structure of the code
  • πŸ“– :book: when writing docs
  • πŸ› :bug: when fixing a bug
  • πŸ”₯ :fire: when removing code or files
  • βœ… :white_check_mark: when adding tests
  • ⬆️ :arrow_up: when upgrading dependencies
  • πŸ‘• :shirt: when removing linter warnings

Issues

When opening an issue, look to make sure that a similar issue has not already been opened. This is to avoid clutter.

About

No description, website, or topics provided.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published