You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -61,17 +61,19 @@ in the right place before generating, or modify the plist file.
61
61
62
62
## Documentation
63
63
64
-
* wiki
64
+
There is not a whole lot to topframe! I recommend [reading the source](https://github.com/progrium/topframe/blob/main/topframe.go) as its only a few hundred lines,
65
+
but otherwise there is a [wiki](https://github.com/progrium/topframe/wiki) ready to document anything else.
65
66
66
67
## Getting Help
67
68
68
-
* forum
69
+
If you're having trouble, be sure to check [issues](https://github.com/progrium/topframe/issues) to see if its a known issue. Otherwise, feel free to drop
70
+
a question into the [discussion forum](https://github.com/progrium/topframe/discussions).
69
71
70
72
## Contributing
71
73
72
-
* maintainers wanted
73
-
* small PRs welcome
74
-
* big PRs discuss first
74
+
Ideally, topframe will be kept small. Bug fixes and other small PRs are welcome and should be merged quickly.
75
+
If you happen to have a large PR that we haven't discussed, you should talk about it in the forum first. In order
76
+
to keep the project small, some features suggestions may be held back in favor of determining a good extension point to expose instead.
0 commit comments