mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-11 16:24:11 +01:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -61,5 +61,8 @@ Issues labeled [help wanted](https://github.com/photoprism/photoprism/issues?q=i
|
||||
+ [internal/forms](https://godoc.org/github.com/photoprism/photoprism/internal/forms) - input validation (based on [gin](https://github.com/gin-gonic/gin#model-binding-and-validation))
|
||||
+ [internal/models](https://godoc.org/github.com/photoprism/photoprism/internal/models) - models (based on [GORM](http://gorm.io/))
|
||||
|
||||
## Developer Chat on Slack ##
|
||||
You are welcome to join our `#photoprism` channel on [gophers.slack.com](https://gophers.slack.com). If you don't have an account yet, you can create one on [invite.slack.golangbridge.org](https://invite.slack.golangbridge.org/).
|
||||
|
||||
## Feedback ##
|
||||
Part of this project is to find better ways of organizing product development, in particular by embracing simplicity and consistently leveraging community feedback. Please [share your experience](https://goo.gl/forms/mwDqrqhN9TY50c2Z2) with us, especially if you haven't actively contributed yet. Name and email are optional.
|
||||
Reference in New Issue
Block a user