minor priority/wording change on ls006.fpintmv
[libreriscv.git] / HDL_workflow.mdwn
index 5b92ba21c1b9547b99411604f78439bae628e3fa..8e3472ffa19d44f09e8a02bb966384a27dc95dd7 100644 (file)
@@ -341,7 +341,7 @@ relevant unit tests pass 100%.  This ensures that people's work does not
 get "lost" or isolated and out of touch due to major branch diversion,
 and that people communicate and coordinate with each other.
 
 get "lost" or isolated and out of touch due to major branch diversion,
 and that people communicate and coordinate with each other.
 
-This is not a hard rule: under special cirmstances branches can be useful.
+This is not a hard rule: under special circumstances branches can be useful.
 They should not however be considered "routine".
 
 For guidance on when branches are appropriate,
 They should not however be considered "routine".
 
 For guidance on when branches are appropriate,
@@ -896,13 +896,13 @@ You can avoid damaging the repositories by following some simple procedures:
 
 ### *Git commit message format*
 
 
 ### *Git commit message format*
 
-* Additional articles on commit messages:
-  - [here](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
+* Additional articles on commit messages
+[here](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
+and
+[here](https://github.com/torvalds/subsurface-for-dirk/blob/master/README.md#contributing)
 
 
-  - [here](https://github.com/torvalds/subsurface-for-dirk/blob/master/README.md#contributing)).
-
-* LibreSOC message format based on description given in
-[bug #1126#c40](https://bugs.libre-soc.org/show_bug.cgi?id=1126#c40)
+LibreSOC message format based on description given in
+[bug #1126#c40](https://bugs.libre-soc.org/show_bug.cgi?id=1126#c40):
 
 1. Every commit MUST start with a short title, up to 50 characters.
 2. The commit title MUST contain either subsystem, or a file path,
 
 1. Every commit MUST start with a short title, up to 50 characters.
 2. The commit title MUST contain either subsystem, or a file path,
@@ -1304,6 +1304,11 @@ to me, because my background is in hardware not software engineering.
 
 # Task management guidelines
 
 
 # Task management guidelines
 
+* New guide for RfP submission (in-progress):
+[[HDL_workflow/rfp_submission_guide]]
+
+(This section needs to be compared with [[HDL_workflow/libresoc_bug_process]])
+
 1. Create the task in appropriate "Product" section with appropriate
   "Component" section. Most code tasks generally use "Libre-SOC's
   first SOC".
 1. Create the task in appropriate "Product" section with appropriate
   "Component" section. Most code tasks generally use "Libre-SOC's
   first SOC".