Skip to content

Instantly share code, notes, and snippets.

View KevenMax's full-sized avatar
🎯
Learning something new  

Keven Max KevenMax

🎯
Learning something new  
View GitHub Profile
@KevenMax
KevenMax / pull-request-template.md
Last active November 26, 2020 12:26
Pull Request Template

Chore/add credit card validator

🎫 Ticket

📝 What's the problem?

  • To endorse the validations, was add a number card validator. So, before the request to API, the Card Number is validated in Client.
@KevenMax
KevenMax / commit-emoji-style-guide.md
Last active November 21, 2020 23:26
Commit Emoji Style Guide
Emoji Commit Type
🎉 :tada: Initial commit
🎨 :art: Improve format/structure
🐎 :racehorse: Performance
📝 :memo: Documentation
🐛 :bug: Bug fix
🔥 :fire: Removing code/files
💚 :green_heart: Continuous Integration
:white_check_mark: Adding a test