/ PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
 1  ⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.
 2  
 3  1. Copy the correct template for your contribution
 4    - 🐛 Are you fixing a bug? Copy the template from <https://bit.ly/atom-bugfix-pr>
 5    - 📈 Are you improving performance? Copy the template from <https://bit.ly/atom-perf-pr>
 6    - 📝 Are you updating documentation? Copy the template from <https://bit.ly/atom-docs-pr>
 7    - 💻 Are you changing functionality? Copy the template from <https://bit.ly/atom-behavior-pr>
 8  2. Replace this text with the contents of the template
 9  3. Fill in all sections of the template
10  4. Click "Create pull request"