Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.5 KB

File metadata and controls

32 lines (20 loc) · 1.5 KB

Contributing to FastAPI File Upload Project

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to this project. These are just guidelines, not rules, so use your best judgement and feel free to propose changes to this document in a pull request.

Getting Started

Making Changes

  1. Create a topic branch from where you want to base your work. This is usually the main branch.
  2. Make commits of logical units. Make sure your commit messages are in the proper format (see below).
  3. Push your changes to a topic branch in your fork of the repository.
  4. Submit a pull request to the original repository.

Commit Messages

  • Use the present tense ("Add feature" not "Added feature").
  • Use the imperative mood ("Move cursor to..." not "Moves cursor to...").
  • Limit the first line to 72 characters or less.
  • Reference issues and pull requests liberally after the first line.

Code Review

The core team looks at Pull Requests on a regular basis. After feedback has been given we expect responses within two weeks. After two weeks we may close the pull request if it isn't showing any activity.

Code of Conduct

This project and everyone participating in it is governed by the FastAPI File Upload Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior in a new issue.