Compare commits
	
		
			No commits in common. "master" and "470-items-duplicate-during-trade" have entirely different histories.
		
	
	
		
			master
			...
			470-items-
		
	
		
					 3 changed files with 2 additions and 76 deletions
				
			
		
							
								
								
									
										57
									
								
								.github/ISSUE_TEMPLATE/BUG-REPORT.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										57
									
								
								.github/ISSUE_TEMPLATE/BUG-REPORT.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -1,57 +0,0 @@ | ||||||
| name: In-Game Bug Report |  | ||||||
| description: File a bug report |  | ||||||
| labels: ["state/new", "type/bug"] |  | ||||||
| body: |  | ||||||
|   - type: markdown |  | ||||||
|     attributes: |  | ||||||
|       value: | |  | ||||||
|         Thanks for taking the time to fill out this bug report! |  | ||||||
|         **Please copy and paste the custom report link** from the bug report tool ingame into the report link field below. |  | ||||||
|         This includes your character data, which we may require to fix the bug you reported. |  | ||||||
|   - type: input |  | ||||||
|     id: autoreport |  | ||||||
|     attributes: |  | ||||||
|       label: Report link |  | ||||||
|       description: Link to automatically generated character report - copy and paste from `.bug` tool ingame. |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
|   - type: textarea |  | ||||||
|     id: repro |  | ||||||
|     attributes: |  | ||||||
|       label: Reproduction steps |  | ||||||
|       description: "How do you trigger this bug? Please walk us through it step by step." |  | ||||||
|       value: | |  | ||||||
|         1. |  | ||||||
|         2. |  | ||||||
|         3. |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
|   - type: textarea |  | ||||||
|     id: expected |  | ||||||
|     attributes: |  | ||||||
|       label: Expected results |  | ||||||
|       description: "What did you expect to happen?" |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
|   - type: textarea |  | ||||||
|     id: actual |  | ||||||
|     attributes: |  | ||||||
|       label: Actual results |  | ||||||
|       description: "What actually happened?" |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
|   - type: input |  | ||||||
|     id: prevalence |  | ||||||
|     attributes: |  | ||||||
|       label: Bug prevalence |  | ||||||
|       description: "How often do you or others encounter this bug?" |  | ||||||
|       placeholder: "Only once / Every time I login / Every time I talk to Mr Blake / etc." |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
|   - type: textarea |  | ||||||
|     id: description |  | ||||||
|     attributes: |  | ||||||
|       label: Description & Attachments |  | ||||||
|       description: "Please tell us any other relevant information, what you were doing at the time, etc. Please also feel free to upload any attachments, e.g. screenshots or videos." |  | ||||||
|     validations: |  | ||||||
|       required: true |  | ||||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
										
									
									
										vendored
									
									
								
							|  | @ -2,7 +2,7 @@ | ||||||
| name: Bug Report | name: Bug Report | ||||||
| about: Create a report to help us improve | about: Create a report to help us improve | ||||||
| title: '' | title: '' | ||||||
| labels: bug,needs-verification | labels: bug | ||||||
| assignees: '' | assignees: '' | ||||||
| 
 | 
 | ||||||
| --- | --- | ||||||
|  |  | ||||||
							
								
								
									
										19
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										19
									
								
								README.md
									
										
									
									
									
								
							|  | @ -1,24 +1,7 @@ | ||||||
| # Project Rubi-Ka Bug Tracker | # Project Rubi-Ka Bug Tracker | ||||||
| 
 | 
 | ||||||
| ### Issues by state |  | ||||||
| 
 |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=258) |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=264) |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=262) |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| ### Issues by priority |  | ||||||
| 
 |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=268) |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=269) |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=270) |  | ||||||
| [](https://git.project-rk.com/prk/issues/issues?labels=271) |  | ||||||
| 
 |  | ||||||
| ## Please read before creating new bug tickets! | ## Please read before creating new bug tickets! | ||||||
| 
 | 
 | ||||||
| - Use the `.bug` command in game - it's much easier and will generate a character report for you! |  | ||||||
| - It's generally a good idea to ask on Discord first before raising a bug - you might be making a mistake with a command for example. | - It's generally a good idea to ask on Discord first before raising a bug - you might be making a mistake with a command for example. | ||||||
| - Please search before raising a new issue - if the bug you found already has an issue, you can add a comment to add extra info or to confirm it's still a bug | - Please search before raising a new issue - if the bug you found already has an issue, you can add a comment to add extra info or to confirm it's still a bug | ||||||
| - Please follow the template to the best of your ability. | - Please fill out the template, or at the very least, delete the sections which aren't relevant, to make it easier for a developer to read. | ||||||
| 
 |  | ||||||
| ## [Click here to open a new bug report](https://git.project-rk.com/prk/issues/issues/new?template=.github%2fISSUE_TEMPLATE%2fBUG-REPORT.yml) |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue