chore: Gender-neutral language#4421
Conversation
|
Documentation preview for this PR is ready! 🎉 Built with commit: 451a35d |
|
Thanks!
What's wrong with opening a PR, like you did? |
I spent 30 minutes attempting to figure out how to do it properly haha, GitHub UI is very confusing to me compared to Thanks for the merge ^^ |
|
Is this a change worth having in the changelog itself? It looks rather small and wouldn't have much relevance to most users looking over what changed? It's similar to a typo or URL fix in that sense.
Usually you can just click the "fork" button on the top-right of a repo and clone that to make changes, then you commit your change locally and push it back to your fork and when you visit the origin repo on Github it'll notice your fork had a change recently and show you a green button to open a PR for it. Alternatively when it is just a single file change you can view the file in our repo and click the pencil icon near the top-right of the page to do an edit as well. When you save changes it'll fork the repo if necessary and switch you straight to the PR screen :) Not knowing about either of those methods, it'd be a bit more steps 😅 |
|
Thanks ^^ I wasn't sure if I should put it in the changelog or not, the PR template seemed to be really insistent on it so I have, and I wasn't able to find any documentation for when to include something in the changelog or not so I made a best-effort guess ^^" |
Description
Changing his to their
Checklist
docs/)CHANGELOG.mdNote
I was unable to figure out what format the CHANGELOG.md file should be in, here is my best guess. There's also no point of contact to the dev team, normally I'd just email a patch...