# Contributing to E2E We want to make contributing to this project as easy and transparent as possible. ## Pull Requests We actively welcome your pull requests. 1. Fork the repo and create your branch from `main`. 2. Make sure your code lints. 1. Ensure that the letters of each meaningful words in the title are capitalized. 2. Use short names for venues. ``` - Paper Title [[venue + year]](paper link)[[code (if any)]](code link)![](https://img.shields.io/github/stars/UserName/Repository.svg?style=social&label=Star&maxAge=2592000) ``` ## Issues We use GitHub issues to track public bugs/questions. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue. ## License By contributing to E2E, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.