Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
fr33domlover
/
haskell-persistent
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
0
Запросы на слияние
0
Вики
Ветка:
insertby
Ветки
Метки
insertby
master
updateget
haskell-pers...
/
.github
/
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
595 B
Постоянная ссылка
История
Исходник
Before submitting your PR, check that you've:
Bumped the version number
Documented new APIs with
Haddock markup
Added
@since
declarations
to the Haddock
After submitting your PR:
Update the Changelog.md file with a link to your PR
Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)