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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@ Examples are available in Jupyter notebooks in the [FireSciPy repo on GitHub](ht
10
10
11
11
## Meta Information
12
12
13
-
Distributed under the CC-BY-4.0 license (Creative Commons Attribution 4.0 International Public License, https://creativecommons.org/licenses/by/4.0/). See ``LICENSE`` for more information.
13
+
This project is licensed under the Mozilla Public License Version 2.0.
@@ -21,6 +24,8 @@ Contributions to this package are welcome!
21
24
22
25
Please feel free to use the [discussions forum](https://github.com/FireDynamics/FireSciPy/discussions) or the [issue tracker](https://github.com/FireDynamics/FireSciPy/issues) to get in contact with us. From there, we can talk about your ideas and see how to implement them.
23
26
27
+
Note: From version 0.1.0 onward, the main branch should contain only stable versions and no development on the main branch is permitted. Create new branches for development work, regardless if it is for fixing bugs or adding new features.
28
+
24
29
Practical summary for contributions directly to the repo:
25
30
26
31
1. Fork it (<https://github.com/FireDynamics/FireSciPy/fork>)
0 commit comments