[go: up one dir, main page]

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-27 19:05:26 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-27 19:05:26 +0000
commit15f17da8baf3873248584aaa44977d546b3a22d1 (patch)
treed6fe15c9c02c26547b836b41d318ead838755760
parent5386f72802630d414dc0647006dabb965207e21a (diff)
downloaddoc-15f17da8ba.tar.gz
doc-15f17da8ba.zip
documentation/content: Remove references to class
During the time of gnats we had classes for various problem types which is no longer the case for bugzilla. So remove references to class. Reported by: me@pacopascal.com
-rw-r--r--documentation/content/en/articles/contributing/_index.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc
index c19f294c80..53c9a450c7 100644
--- a/documentation/content/en/articles/contributing/_index.adoc
+++ b/documentation/content/en/articles/contributing/_index.adoc
@@ -342,7 +342,7 @@ If the port has build errors or needs updating, you may wish to include any othe
This will help because many committers are less willing to assign maintainership to someone who does not have a known track record with FreeBSD.
Submitting PRs that fix build errors or update ports are the best ways to establish one.
-File your PR with category `ports` and class `change-request`.
+File your PR with Product `Ports & Packages`.
A committer will examine your PR, commit the changes, and finally close the PR.
Sometimes this process can take a little while (committers are volunteers, too :).
@@ -584,7 +584,7 @@ If you can make them feel that their contribution is appreciated (and it should
There are some really good places to find a port that needs some attention.
You can use the https://bugs.freebsd.org/search[web interface] to the Problem Report database to search through and view unresolved PRs.
-The majority of ports PRs are updates, but with a little searching and skimming over synopses you should be able to find something interesting to work on (the `sw-bug` class is a good place to start).
+The majority of ports PRs are updates, but with a little searching and skimming over synopses you should be able to find something interesting to work on.
https://portsfallout.com/[PortsFallout] shows port issues gathered from the FreeBSD package building.