Commit 5f350b2
authored
Fix typo in xml_tools TODO and update CONTRIBUTING.md (#343)
Low-hanging PR to start contributing to this project.
### Key Changes
- Fix typo in TODO comment in `rigging/transform/xml_tools.py` (cased →
cases).
- Update CONTRIBUTING.md: remove the CLA step from the PR guidelines and
the Facebook CLA section. Not sure but I was reading the contributing
guidelines and this section seemed a bit off -- since it refers to
Facebook’s CLA and this repo is clearly not one, so it doesn’t seem to
apply here -- removed for now; maintainers can add a dreadnode-specific
CLA link if needed. Apologies if I misunderstood it.
### Added
- (none)
### Changed
- **rigging/transform/xml_tools.py:** TODO comment now reads “handle
cases where…”.
- **.github/CONTRIBUTING.md:** Removed the Contributor License Agreement
bullet from the PR guidelines and the Facebook CLA section.
### Removed
- References to Facebook and the code.facebook.com CLA from
CONTRIBUTING.md.2 files changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 56 | | |
65 | 57 | | |
66 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments