mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
Update URLs after migrating to organization (#4348)
* update URLs * add a change file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 🤔 Ask a Question
|
||||
url: 'https://github.com/samuelcolvin/pydantic/discussions/new?category=question'
|
||||
url: 'https://github.com/pydantic/pydantic/discussions/new?category=question'
|
||||
about: Ask a question about how to use pydantic using github discussions
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
* [ ] Tests pass on CI and coverage remains at 100%
|
||||
* [ ] Documentation reflects the changes where applicable
|
||||
* [ ] `changes/<pull request or issue id>-<github username>.md` file added describing change
|
||||
(see [changes/README.md](https://github.com/samuelcolvin/pydantic/blob/master/changes/README.md) for details)
|
||||
(see [changes/README.md](https://github.com/pydantic/pydantic/blob/master/changes/README.md) for details)
|
||||
* [ ] My PR is ready to review, **please add a comment including the phrase "please review" to assign reviewers**
|
||||
|
||||
Reference in New Issue
Block a user