mirror of
https://github.com/EDeev/school_table.git
synced 2026-06-18 14:01:01 +03:00
README.md
This commit is contained in:
parent
07a5f23c11
commit
d66c8fcd08
1 changed files with 0 additions and 11 deletions
11
README.md
11
README.md
|
|
@ -134,17 +134,6 @@ CREATE TABLE notes (
|
||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🤝 Участие в разработке
|
|
||||||
|
|
||||||
Мы приветствуем любой вклад в развитие проекта!
|
|
||||||
|
|
||||||
### Процесс контрибуции
|
|
||||||
1. Fork репозитория
|
|
||||||
2. Создайте feature-ветку (`git checkout -b feature/AmazingFeature`)
|
|
||||||
3. Зафиксируйте изменения (`git commit -m 'Add some AmazingFeature'`)
|
|
||||||
4. Push в ветку (`git push origin feature/AmazingFeature`)
|
|
||||||
5. Откройте Pull Request
|
|
||||||
|
|
||||||
## 📄 Лицензия
|
## 📄 Лицензия
|
||||||
|
|
||||||
Этот проект распространяется под лицензией MIT.
|
Этот проект распространяется под лицензией MIT.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue