File tree 3 files changed +5
-7
lines changed
3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Thanks for considering contributing. Here are some items to consider before starting (in no particular order).
4
4
5
- * Check [ tracker] ( http ://tracker.firebirdsql.org/browse/DNET ) if you want to start on something.
5
+ * Check [ tracker] ( https ://github.com/FirebirdSQL/NETProvider/issues ) if you want to start on something.
6
6
* Before you start working on something announce your intention on the mailing list (or in comment in tracker).
7
7
* Issue only complete PRs (no WIPs).
8
8
* Make sure your PR doesn't contain unneccessary changes (whitespaces, new lines, ...).
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can subscribe to the developement list at:
18
18
19
19
You can access the lastest developement sources at:
20
20
21
- http ://www.firebirdsql.org/en/devel-net-provider/
21
+ https ://github.com/FirebirdSQL/NETProvider
22
22
23
23
24
24
Reporting Bugs
@@ -27,9 +27,7 @@ Reporting Bugs
27
27
There are two ways you can report bugs:
28
28
29
29
1. Sending it to the developement list.
30
- 2. Through the Firebird Project tracker (category DNET):
31
-
32
- http://tracker.firebirdsql.org/DNET
30
+ 2. Through the https://github.com/FirebirdSQL/NETProvider/issues.
33
31
34
32
3rd party code
35
33
--------------
Original file line number Diff line number Diff line change 24
24
25
25
## Resources
26
26
27
- * [ Downloads] ( https://firebirdsql.org/en/net-provider/ )
28
- * [ Issue tracker] ( http ://tracker.firebirdsql.org/browse/DNET )
27
+ * [ Downloads] ( https://github.com/FirebirdSQL/NETProvider/releases )
28
+ * [ Issue tracker] ( https ://github.com/FirebirdSQL/NETProvider/issues )
29
29
30
30
## Builds
31
31
You can’t perform that action at this time.
0 commit comments