Skip to content

Commit f7d29b1

Browse files
Update README.md
1 parent 53b6e0c commit f7d29b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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**
166166
1. **Create** a feature branch: `git checkout -b feature/amazing-feature`
167167
2. **Follow** the existing code style and architecture patterns
168168
3. **Add tests** for new functionality where applicable
@@ -171,7 +171,7 @@ We welcome contributions from the community! Here's how to get started:
171171
6. **Push** to your branch: `git push origin feature/amazing-feature`
172172
7. **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

0 commit comments

Comments
 (0)