Skip to content

Commit 591aedb

Browse files
Update CODE_OF_CONDUCT.md (#4733)
* Update CODE_OF_CONDUCT.md As per discussion #4722 * Update .github/CODE_OF_CONDUCT.md Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com> * Update .github/CODE_OF_CONDUCT.md --------- Co-authored-by: Ng Kiat Siong <kiatsiong.ng@gmail.com>
1 parent 9da5755 commit 591aedb

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,27 @@ Examples of unacceptable behavior by participants include:
3131
* Other conduct which could reasonably be considered inappropriate in a
3232
professional setting
3333

34+
### Attribution to Others
35+
36+
We expect all contributors to provide appropriate attribution to others in appreciation
37+
of work performed or ideas inspired by other members of the OpenMage community or other communities.
38+
39+
When creating a Pull Request or otherwise representing work or ideas to the community,
40+
if the work includes substantial code or inspiration leading directly to the authorship
41+
of specific lines of code taken from reading PRs, blog posts, release notes, etc. from
42+
another project (in particular Maho Commerce), website or other source, a mention must
43+
be made in the PR description or equivalent. The definition of "substantial" shall be
44+
as little as one line of code - if it's worth creating a commit and pull request for,
45+
it will be considered substantial.
46+
47+
For example:
48+
49+
> Credit for prior work inspiration to {ref}
50+
51+
Additionally, if the file that the code was copied from or heavily inspired by, in whole
52+
or in part, contains a copyright notice on a single line, that line must also be copied
53+
to the corresponding file in OpenMage, even if the filenames are slightly different.
54+
3455
## Our Responsibilities
3556

3657
Project maintainers are responsible for clarifying the standards of acceptable

0 commit comments

Comments
 (0)