Commit Graph

22 Commits

Author SHA1 Message Date
Sviatoslav Sydorenko (Святослав Сидоренко) e671aa5306
Clean up a double "your" in `PULL_REQUEST_TEMPLATE.md` (#1343)
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2024-09-03 05:00:13 +00:00
Hynek Schlawack 42c954869d
Invert API docs to point from NG to OG (#1316)
* Add disclaimer to attr NS

* Transplant API docs from attr.s to attrs.define

* Transplant API docs from attr.ib to attrs.field

* Remove stale references to attr.ib

* Fix refs

* Link to glossary

* Explain why

* Links from API docs, too

* Link type annotations for good measure
2024-08-02 08:03:14 +02:00
Hynek Schlawack 671c53c96f
Avoid paragraphs in checklist
They render weird.
2023-11-01 08:37:41 +01:00
Hynek Schlawack 52c1cd97d7
Update contributing guide (#1196) 2023-10-30 14:57:07 +00:00
chrysle bef2f5280e
Added example for version docstrings to PR template (#1127)
* Added example for version docstrings

* Update .github/PULL_REQUEST_TEMPLATE.md

---------

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2023-04-14 09:15:30 +00:00
Hynek Schlawack c9c7595b69
Switch to hatch-vcs (#1094)
Also start publishing every commit to main to <https://test.pypi.org/project/attrs/>.
2023-01-29 11:21:20 +01:00
Hynek Schlawack 976b828770
Update PULL_REQUEST_TEMPLATE.md 2022-01-29 15:27:56 +01:00
Hynek Schlawack e7345584ff
Add attrs namespace (#887) 2021-12-25 15:15:10 +01:00
Hynek Schlawack d6f5ae957a
HTML-comment-out boilerplate 2021-12-16 09:25:22 +01:00
Hynek Schlawack 1706793012
Mention coverage 2021-12-16 08:28:19 +01:00
Hynek Schlawack c89d1f9d41 Fix contributing link 2021-11-25 09:46:44 +01:00
Hynek Schlawack ae4bd837ec
Add a summary heading to avoid checklist-only PRs 2021-11-25 06:11:50 +01:00
Hynek Schlawack 1e1742a9c5 Anarchy! 2021-02-25 08:46:28 +01:00
Hynek Schlawack be6b342e4b
Update PULL_REQUEST_TEMPLATE.md 2020-08-31 09:53:31 +02:00
Hynek Schlawack 8c00f755f9 Explain how to find out the next version 2020-01-25 12:27:44 +01:00
Hynek Schlawack 8b83ef7a40 Brandon got TLS now! 2019-03-03 09:25:58 +01:00
Hynek Schlawack 87099af3ea Update PR template
- mention that attr.s() has to be updated by hand
- encourage to tick boxes that do not apply
2018-10-08 10:59:05 +02:00
Hynek Schlawack c1d836432a update PR template 2018-08-21 07:46:20 +02:00
Hynek Schlawack 0121f3b23c RTD supports https for external domains now! 2018-08-20 06:48:51 +02:00
Hynek Schlawack 35f7745ac2 Add type stubs to PR checklists 2018-07-14 13:32:49 +02:00
Hynek Schlawack 11634733c5 Extract strategies into proper module (#365) 2018-04-11 00:00:57 +02:00
Hynek Schlawack ea99d26666 Clean up main directory a bit 2017-12-27 13:32:32 +01:00