Skip to content

Commit

Permalink
README:
Browse files Browse the repository at this point in the history
- Add contributing
  • Loading branch information
DeanPDX committed Sep 21, 2024
1 parent 176aca7 commit 6ebc792
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,7 @@ By default, file IO errors in `dotconfig.FromFileName` won't produce an error. T

```go
config, err := dotconfig.FromFileName[AppConfig](".env", dotconfig.ReturnFileErrors)
```
```

## Contributing
Contributions are always welcome. This is still in the early stages and is mostly for internal use at the moment. Have a new idea or find a bug? Submit a pull request or create an issue!

0 comments on commit 6ebc792

Please sign in to comment.