Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 555 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

11 lines (10 loc) · 555 Bytes

⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.

  1. Use the correct words for your contribution
  • 🐛 Are you fixing a bug?
  • 📈 Are you improving performance?
  • 📝 Are you updating documentation?
  • 💻 Are you changing functionality?
  1. create the branch based on above mention things as bug-fix-<bugid>,perf-fix-<id> etc
  2. please provide descriptions.
  3. please use words like resolve, resolves, close closes with issues id in commits. ex- resolves #30
  4. Click "Create pull request"