Skip to content

Commit ac3a11c

Browse files
authored
Merge pull request #23 from Syeda-Mal/main
Fix: Removed duplicate files (CODE_OF_CONDUCT.md, CONTRIBUTING.md)
2 parents 8d1ea7f + 7a8062b commit ac3a11c

File tree

3 files changed

+20
-104
lines changed

3 files changed

+20
-104
lines changed

CODE_OF_CONDUCT.md

-13
This file was deleted.

CONTRIBUTING.md

-91
This file was deleted.

README.md

+20
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ Serverless service that generates dynamic Open Graph images that you can embed i
44

55
For each keystroke, headless chromium is used to render an HTML page and take a screenshot of the result which gets cached.
66

7+
## Code of conduct
8+
9+
[`CODE_OF_CONDUCT.md`][org-coc]:
10+
> The Creative Commons team is committed to fostering a welcoming community.
11+
> This project and all other Creative Commons open source projects are governed
12+
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
13+
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
14+
> per our [reporting guidelines][reporting_guide].
15+
16+
[org-coc]: https://github.com/creativecommons/.github/blob/main/CODE_OF_CONDUCT.md
17+
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
18+
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
19+
20+
21+
## Contributing
22+
23+
See [`CONTRIBUTING.md`][org-contrib].
24+
25+
[org-contrib]: https://github.com/creativecommons/.github/blob/main/CONTRIBUTING.md
26+
727
## What is an Open Graph Image?
828

929
Have you ever posted a hyperlink to Twitter, Facebook, or Slack and seen an image popup?

0 commit comments

Comments
 (0)