Skip to content

Commit fd7266a

Browse files
committed
chore: add Open Source AI Manifesto section to PR template and README
1 parent 900d450 commit fd7266a

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Examples of good PR titles:
2424
- [ ] I have followed the coding standards of the project.
2525
- [ ] Tests or benchmarks have been added or updated.
2626

27+
## Open Source AI Manifesto
28+
29+
This project follows the principles of the [Open Source AI Manifesto](https://human-oss.dev). Please ensure your contribution aligns with its principles.
30+
2731
<!--
2832
Please add any additional information or context regarding your changes here.
2933
-->

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![GoDoc](https://pkg.go.dev/badge/github.com/wundergraph/graphql-go-tools/v2)](https://pkg.go.dev/github.com/wundergraph/graphql-go-tools/v2)
22
[![v2-ci](https://github.com/wundergraph/graphql-go-tools/actions/workflows/v2.yml/badge.svg)](https://github.com/wundergraph/graphql-go-tools/actions/workflows/v2.yml)
3+
[![Open Source AI Manifesto](https://human-oss.dev/badge.svg)](https://human-oss.dev)
34
# GraphQL Router / API Gateway Framework written in Golang
45

56
[<p align="center"><img height="auto" src="./assets/logo.png"></p>](https://wundergraph.com/)

0 commit comments

Comments
 (0)