Skip to content

Commit ed7bb8a

Browse files
authored
Merge branch 'main' into issue-322-documentation-site
2 parents d03a743 + 03df36a commit ed7bb8a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,6 @@ Note that the examples in the [examples](./examples/README.md) folder use relati
254254
</p>
255255
</details>
256256

257-
<<<<<<< HEAD
258257
## Contributing
259258

260259
PRs accepted, fire away! Or add issues if you have use cases Warthog doesn't cover.
@@ -275,8 +274,6 @@ Warthog is intentionally opinionated to accelerate development and make use of t
275274
- Jest - other harnesses will work, but if you use Jest, we will not open the GraphQL playground when the server starts, for example.
276275
- Soft deletes - no records are ever deleted, only "soft deleted". The base service used in resolvers filters out the deleted records by default.
277276

278-
=======
279-
>>>>>>> chore(docz): adds docz documentation site
280277
## Thanks
281278

282279
Special thanks to:

0 commit comments

Comments
 (0)