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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,30 +13,30 @@ This repository is where we:
13
13
- Review and merge contributions
14
14
15
15
> [!IMPORTANT]
16
-
> Please do not submit issues or contributions directly to sql-bi/daxlib. All development activity should occur in this repository.
16
+
> Please do not submit issues or contributions directly to [daxlib](https://github.com/daxlib/daxlib) GitHub repository. All development activity should take place in this repository.
17
17
18
18
## Release Process
19
19
20
20
New versions follow this workflow:
21
21
22
22
- Development happens in this repository
23
-
- Releases are submitted via Pull Requests to [sql-bi/daxlib](https://github.com/sql-bi/daxlib)
23
+
- Releases are submitted via Pull Requests to the [daxlib](https://github.com/daxlib/daxlib) repository on GitHub
24
24
- Once the Pull Request is approved and merged, the release becomes available on [daxlib.org](https://daxlib.org/)
25
25
26
26
## How to Contribute
27
27
28
-
- Fork this repository: [https://github.com/sql-bi/dev-daxlib-sample/fork](https://github.com/sql-bi/dev-daxlib-sample/fork)
28
+
- Fork this repository: [https://github.com/daxlib/dev-daxlib-sample/fork](https://github.com/daxlib/dev-daxlib-sample/fork)
29
29
- Create a feature branch for your changes
30
30
- Submit a Pull Request with a clear description of your changes
31
31
32
32
## How to report Issues
33
33
34
-
- Open an issue or bug using GitHub Issues: https://github.com/sql-bi/dev-daxlib-sample/issues/new
34
+
- Open an issue or bug using GitHub Issues: https://github.com/daxlib/dev-daxlib-sample/issues/new
35
35
36
36
## How to stay updated on new releases
37
37
38
38
To receive notifications for every new release, you can use the GitHub **Subscribe** feature:
39
39
40
-
1. Go to the main page of the repository: [https://github.com/sql-bi/dev-daxlib-sample](https://github.com/sql-bi/dev-daxlib-sample)
40
+
1. Go to the main page of the repository: [https://github.com/daxlib/dev-daxlib-sample](https://github.com/daxlib/dev-daxlib-sample)
41
41
2. In the top right, click the **Notifications** bell icon and select **Watching**
42
42
3. This way, you can configure your notification for new releases and other activities
0 commit comments