惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

H
Hackread – Cybersecurity News, Data Breaches, AI and More
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
A
About on SuperTechFans
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell
Google DeepMind News
Google DeepMind News
D
DataBreaches.Net
B
Blog RSS Feed
大猫的无限游戏
大猫的无限游戏
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
L
LangChain Blog
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
H
Help Net Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

NetworkManager

NetworkManager 1.58 NetworkManager 1.54 NetworkManager 1.52 Protect your VPN from TunnelVision attacks NetworkManager 1.50 Addressing hostname assignment in NetworkManager 1.40 NetworkManager 1.48 NetworkManager 1.46 NetworkManager 1.44 NetworkManager 1.42 Set up NMCI on Fedora Linux VM Using Python and NetworkManager to control the network [link] Notes on D-Bus NetworkManager 1.40 NetworkManager 1.38 From ifcfg to keyfiles [link] NetworkManager 1.36 NetworkManager 1.34 NetworkManager 1.32 NetworkManager 1.30 Initscripts’ ifcfg-rh Format in NetworkManager and its Future [link] How to set up your NetworkManager environment [link] NetworkManager 1.28 [link] Looking forward to Linux network configuration in the initial ramdisk (initrd) [link] NetworkManager 1.26 [link] Internet connection sharing with NetworkManager [link] Why NetworkManager? [link] Please welcome: NetworkManager 1.20 [link] Becoming friends with NetworkManager [link] WireGuard in NetworkManager [link]
Help NetworkManager project to triage issues
Íñigo Huguet · 2024-06-20 · via NetworkManager

Some small modifications has arrived to our workflow to triage issues. We have done this to encourage more people to get more involved in their resolution.

Context

Despite NetworkManager being a very important tool on a really important number of the Linux systems that are out there, all the development is done by a very small team of developers with very few community contributions. This causes us to rarely have enough time to dedicate to all the issues that are reported, so they are accumulating without nobody actually working on them.

We acknowledge that the code has, at the very least, a high barrier entry due to its complexity. We know that many people would like to contribute patches but the difficulty is so high that the effort isn’t worth it.

Other ways to help

However, we can also see that among you there are people with great knowledge about networking, many of them with a good knowledge about how to configure and use NetworkManager. Even if not contributing with code, your help might be really valuable to triage and investigate possible resolutions for the issues. Once a NetworkManager’s developer has a clear understanding of the problem and some good ideas about how to solve it, the chances that he/she can prepare a patch multiplies.

From now on, any open issue can be in one of three stages:

  • Triage: decide whether the issue is a real bug or valid feature request, or if it should be closed.
  • Investigation: think about how the issue can be solved or what the affected part of the code is. The goal is to gather enough info to allow the work to start.
  • Development: fix the bug / implement the feature.

Triage and investigation are stages to which any people with knowledge in networking can contribute, so we encourage you to use yours to assist us. Look for issues with the labels help-needed::triage and help-needed::investigation in the issue tracker.

Start helping with issues triage today

Read the detailed info in the repo’s CONTRIBUTING.md file.

Go to the issue tracker and find issues to help with.