Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

23 lines (15 loc) · 1.25 KB

Thanks for considering contribute to Vision Transformer - Pytorch, a project of the ASYML family.

How to contribute

Report Bugs

Bugs are tracked as GitHub issues. Search the issues to make sure the problem is not reported before.

To report a bug, create an issue provide the following information by filling in the bug report template.

In the bug template, make sure you include enough information for reproducing the problem:

  • Use a descriptive title to identify the problem.
  • Describe the steps to reproduce the problem, ideally a minimum code/command that can reproduce the problem.
  • Describe the environment as detail as possible.
  • Describe the actual behavior and the expected behavior.

Pull Requests

When you have fixed a bug or implemented a new feature, you can create a pull request for review. Use the following simple PR templates to structure the PR:

More General Guidelines

If you want to contribute to other ASYML projects, please refer to the general contribution guidelines