arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Fix ordering&duplication in contributing docs

Open cspotcode opened this issue 2 years ago • 2 comments
trafficstars

On the website, "How to Contribute", "Contributing to Arcade", and "How to Submit Changes" all duplicate information and are in the wrong order.

"How to Contribute" is the broadest overview, encompassing non-code ways to contribute. Yet it is nested under "Contributing to Arcade" which is almost solely focused on code changes.

"How to Submit changes" duplicates "Contributing to Arcade" in describing pull requests.

cspotcode avatar Aug 13 '23 23:08 cspotcode

"How to Submit changes" duplicates "Contributing to Arcade" in describing pull requests.

This should likely be turned into a link for one of them. For other cases where the content overlap is short, would you be opposed to using includes?

pushfoo avatar Sep 11 '23 04:09 pushfoo

Likely also related to this : https://github.com/pythonarcade/arcade/pull/1939

einarf avatar Feb 18 '24 14:02 einarf

This looks completed on development.

pushfoo avatar Mar 15 '24 03:03 pushfoo

Yeah this was definitely handled by the consolidation I did in #1939

Cleptomania avatar Mar 15 '24 03:03 Cleptomania