File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ We welcome contributions from the community! Here's how to get started:
162162 dotnet build --configuration Debug
163163 ```
164164
165- ### ** Contribution Guidelines**
165+ ### ✒️ ** Contribution Guidelines**
1661661 . ** Create** a feature branch: ` git checkout -b feature/amazing-feature `
1671672 . ** Follow** the existing code style and architecture patterns
1681683 . ** Add tests** for new functionality where applicable
@@ -171,7 +171,7 @@ We welcome contributions from the community! Here's how to get started:
1711716 . ** Push** to your branch: ` git push origin feature/amazing-feature `
1721727 . ** Open** a Pull Request with detailed description
173173
174- ### ** Code Standards**
174+ ### 🗿 ** Code Standards**
175175- Follow C# coding conventions and MVVM patterns
176176- Use dependency injection for service management
177177- Implement proper error handling and logging
You can’t perform that action at this time.
0 commit comments