-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into roman/add-du-command
- Loading branch information
Showing
813 changed files
with
30,141 additions
and
84,215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: "🐞 Bug report" | ||
about: Report broken functionality or incorrect documentation | ||
labels: "bug" | ||
--- | ||
|
||
**Description** | ||
|
||
- Version: | ||
- Platform: | ||
|
||
**Steps To Reproduce** | ||
|
||
<!--- Include the minimum possible code or example data to reproduce the problem. --> | ||
|
||
**Expected Behavior** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: "🙋♀️ Question" | ||
url: https://github.com/foxglove/mcap/discussions | ||
about: Search or start a discussion | ||
- name: "🚀 Feature request" | ||
url: https://github.com/foxglove/mcap/discussions | ||
about: Share a new idea | ||
- name: "📚 Stack Exchange" | ||
url: https://robotics.stackexchange.com/questions/ask | ||
about: Get help from the robotics community | ||
- name: "💬 Live chat" | ||
url: https://foxglove.dev/chat | ||
about: Join the discussion in our Discord community |
Oops, something went wrong.