I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
		
			
				
	
	
		
			25 lines
		
	
	
	
		
			1.9 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			1.9 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| ---
 | |
| title: "バグの報告"
 | |
| sidenav: support
 | |
| ---
 | |
| 
 | |
| include::shared/ja/urls.adoc[]
 | |
| 
 | |
| = バグの報告
 | |
| 
 | |
| == 障害報告 (PR: Problem Report) データベース
 | |
| 
 | |
| * https://bugs.FreeBSD.org/search/[最新の障害報告を検索する]
 | |
| * https://bugs.FreeBSD.org/submit/[障害報告を提出する]
 | |
| 
 | |
| 障害報告 (_PR_) は、 オペレーティングシステムのプログラムに関する問題や、 文書の誤り、提出者が FreeBSD に入れてほしいと思う新しい機能の要望であったりと、 FreeBSD のあらゆる要素が対象となります。
 | |
| 
 | |
| 障害報告は _open_ 状態から始まり、報告された問題が解決すると _closed_ になります。 各障害報告には追跡のために固有の ID が割り当てられます。FreeBSD に加えられた変更の多くには、その変更を促した障害報告の追跡 ID が参照されています。
 | |
| 
 | |
| == 障害報告 (PR) の提出
 | |
| 
 | |
| 障害報告は、 https://bugs.FreeBSD.org/submit/[ウェブのフォーム] を利用して、開発チームに提出できます。 障害報告を提出する前に、アカウントを作成する必要があります。 メーリングリストに提出された報告は、 公式の障害報告としては__追跡されず__、 メーリングリストのノイズに埋もれてしまう可能性があることに注意してください。
 | |
| 
 | |
| 障害報告を提出する前に link:{problem-reports}[FreeBSD 障害報告の書き方] という記事を読んでください。 この文書には、どのような時に障害報告を提出すべきか、 どのような情報を含めるべきかといったことがまとめられています。 また、link:{pr-guidelines}[障害報告取扱ガイドライン] という記事には、 障害報告の背景についての有益な情報が書かれています。
 | |
| 
 | |
| FreeBSD の障害報告は、link:http://www.bugzilla.org/[Bugzilla] を用いて追跡されています。
 |