Skip to content

Commit 0aa1e7e

Browse files
authored
Merge branch 'LCA-ActivityBrowser:main' into major-ecoinvent-import
2 parents e988c77 + 5e093d0 commit 0aa1e7e

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug report
22
description: File a bug report for AB.
3-
labels: ["bug"]
3+
type: Bug
44
body:
55
- type: markdown
66
attributes:
@@ -35,9 +35,10 @@ body:
3535
options:
3636
- Windows 10
3737
- Windows 11
38-
- MacOS
38+
- MacOS (Apple Silicon)
39+
- MacOS (Intel)
3940
- Linux/Other (please specify above)
40-
default: 0
41+
default: 1
4142
- type: textarea
4243
id: conda-env
4344
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request
22
description: File a feature request for AB.
3-
labels: ["feature"]
3+
type: Feature
44
body:
55
- type: markdown
66
attributes:

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
# Activity Browser
1111

12+
13+
> [!TIP]
14+
> **Activity Browser** now has an open beta for Version 3🚀.
15+
>
16+
> The beta supports many new features such as Multi-functionality and uses Brightway 2.5 under the hood.
17+
> Help us by making Activity Browser even better by using and providing feedback on Activity Browser.
18+
>
19+
> Learn more about the beta
20+
> [here](https://lca-activitybrowser.github.io/activity-browser/beta.html).
21+
1222
<img src="https://user-images.githubusercontent.com/33026150/54299977-47a9f680-45bc-11e9-81c6-b99462f84d0b.png" width=100%/>
1323

1424
The **Activity Browser (AB) is an open source software for Life Cycle Assessment (LCA)** that builds on [Brightway2](https://brightway.dev).

activity_browser/docs/wiki/_Footer.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ Activity Browser is a __community project__, we rely on __you__ for it to be awe
22

33
| <picture><img alt="Activity Browser logo" src="./assets/activitybrowser.png" width="25"></picture> | ❓ Need help?<br/>[💬 Ask the community](https://github.com/LCA-ActivityBrowser/activity-browser/discussions?discussions_q=) | 💡 Ideas to improve?<br/>[💭 Request a feature](https://github.com/LCA-ActivityBrowser/activity-browser/issues/new?assignees=&labels=feature&projects=&template=feature_request.yml) | 🔥 Something Broken?<br/>[🪲 Start a bug report](https://github.com/LCA-ActivityBrowser/activity-browser/issues/new?assignees=&labels=bug&projects=&template=bug_report.yml) | ⚙️ Want to help out? <br/>[🛠️ Learn how to contribute](https://github.com/LCA-ActivityBrowser/activity-browser/blob/main/CONTRIBUTING.md) |
44
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------|
5+
6+
> [!TIP]
7+
> **Activity Browser** now has an open beta for Version 3🚀.
8+
>
9+
> The beta supports many new features such as Multi-functionality and uses Brightway 2.5 under the hood.
10+
> Help us by making Activity Browser even better by using and providing feedback on Activity Browser.
11+
>
12+
> Learn more about the beta
13+
> [here](https://lca-activitybrowser.github.io/activity-browser/beta.html).

0 commit comments

Comments
 (0)